On Tue, Jan 17, 2017 at 4:27 PM, Bram Moolenaar <[email protected]> wrote:
>
> Patch 8.0.0198
> Summary: some syntax arguments take effect even after "if 0"
> Problem: Some syntax arguments take effect even after "if 0". (Taylor
> Venable)
> Solution: Properly skip the syntax statements. Make "syn case" and "syn
> conceal" report the current state. Fix that "syn clear" didn't
> reset the conceal flag. Add tests for :syntax skipping properly.
> Files: src/syntax.c, src/testdir/test_syntax.vim
[...]
Warning in Huge build (but not in Tiny build)
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread
-I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0
-I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0
-I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0
-I/usr/include/gio-unix-2.0/ -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz
-I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm
-I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -O2 -fno-strength-reduce -Wall
-U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/syntax.o
syntax.c
syntax.c: In function ‘get_id_list’:
syntax.c:6122:18: warning: ‘id’ may be used uninitialized in this
function [-Wmaybe-uninitialized]
retval[count] = id;
^
Compiling with gcc (SUSE Linux) 4.8.5 for linux-x86_64
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.