On Sat, Jun 17, 2023 at 4:01 PM Bram Moolenaar wrote:
>
>
> Patch 9.0.1638 (after 9.0.1637)
> Problem:crypt tests hang and cause memory errors
> Solution: Move variable to start of function.
> Files: src/fileio.c
[...]
This gives me a compiler warning in the Tiny
Patch 9.0.1638 (after 9.0.1637)
Problem:crypt tests hang and cause memory errors
Solution: Move variable to start of function.
Files: src/fileio.c
*** ../vim-9.0.1637/src/fileio.c2023-06-16 21:42:02.380360392 +0100
--- src/fileio.c2023-06-17 14:56:20.386925633 +0100