After pulling 8.0.0055 to 8.0.0062, I get the following warning in the Tiny build but not in the Huge build:
gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/option.o option.c option.c:5830:1: warning: ‘valid_filetype’ defined but not used [-Wunused-function] valid_filetype(char_u *val) ^ AFAICT it does not interfere with correct functioning. 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.
