Tony Mechelynck wrote:
> 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.
Thanks for reporting. For me the build fails. You probably had the
eval feature enabled.
--
hundred-and-one symptoms of being an internet addict:
115. You are late picking up your kid from school and try to explain
to the teacher you were stuck in Web traffic.
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
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.