After applying patches 1738 to 1746 (of release 8.1) I get the
following warnings (in Tiny and Small only). An executable is
produced. I suspect patch 8.1.1744.
gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -fno-strength-reduce -Wall
-D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o
objects/screen.o screen.c
screen.c: In function ‘win_line’:
screen.c:3862:6: warning: unused variable ‘has_match_conc’ [-Wunused-variable]
int has_match_conc = 0; // match wants to conceal
^~~~~~~~~~~~~~
screen.c:3318:10: warning: unused variable ‘match_conc’ [-Wunused-variable]
int match_conc = 0; // cchar for match functions
^~~~~~~~~~
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/CAJkCKXsJRpctXOq0OJHC8F96BkLbmsubd1uyb3bmSo7dgBqDqg%40mail.gmail.com.