On Sat, Aug 3, 2019 at 2:24 PM Bram Moolenaar <[email protected]> wrote:
>
>
> Patch 8.1.1797 (after 8.1.1794)
> Problem: The vgetorpeek() function is too long.
> Solution: Split off the part that handles mappings, with fix.
> Files: src/getchar.c
After applying this fix, I get the following warning in the Tiny and
Small builds:
gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -fno-strength-reduce -Wall
-D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o
objects/getchar.o getchar.c
getchar.c: In function ‘vgetorpeek’:
getchar.c:2473:10: warning: unused variable ‘i’ [-Wunused-variable]
int i;
^
Best regards,
Tony.
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/vim_dev/CAJkCKXug6DjsMhgQqsicfTKOeZM-bpDbBLDkfeLg%2B-f2tgDypg%40mail.gmail.com.