On Wed, Apr 10, 2019 at 10:34 PM Bram Moolenaar <[email protected]> wrote: > Patch 8.1.1144 (after 8.1.1143) > Problem: Too strict checking of the 'spellfile' option. > Solution: Allow for a path. > Files: src/option.c, src/testdir/test_spell.vim
Warning in Tiny and Small; gcc proceeds to link phase. 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:6046:1: warning: ‘valid_spellfile’ defined but not used [-Wunused-function] valid_spellfile(char_u *val) ^~~~~~~~~~~~~~~ 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.
