On Sun, Jan 3, 2016 at 10:57 PM, Bram Moolenaar <[email protected]> wrote:
>
> Patch 7.4.1044 (after 7.4.1042)
> Problem:    Can't build without the +eval feature.
> Solution:   Add #ifdef.
> Files:      src/ops.c
[…]

After this change, the Tiny build goes to completion, but with one
warning in ops.c, as follows:

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: In function ‘cursor_pos_info’:
ops.c:6977:10: warning: unused variable ‘bom_count’ [-Wunused-variable]
     long bom_count  = 0;
          ^

No such warning in the Huge build. (And BTW, better set it and not use
it than the opposite ;-) ).


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.

Raspunde prin e-mail lui