Compiler warnings in Tiny but not in Huge after applying Vim 8.0 patches 1392 to 1397
gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ex_getln.o ex_getln.c ex_getln.c:180:1: warning: ‘empty_pattern’ defined but not used [-Wunused-function] empty_pattern(char_u *p) ^ gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ops.o ops.c ops.c:1649:1: warning: ‘yank_do_autocmd’ defined but not used [-Wunused-function] yank_do_autocmd(oparg_T *oap, yankreg_T *reg) ^ Linking proceeds normally. 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]. For more options, visit https://groups.google.com/d/optout.
