The following warnings are seen in Huge build after applying patches 7.4.866 to 
7.4.872. No warnings in Tiny build (with no X11 and of course no GUI):

[...]
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -pthread 
-I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/libdrm -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz 
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include 
-I/usr/include/freetype2    -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=1      -I/usr/include  -D_REENTRANT=1  -D_THREAD_SAFE=1  
-D_LARGEFILE64_SOURCE=1   -o objects/if_xcmdsrv.o if_xcmdsrv.c
if_xcmdsrv.c: In function ‘server_parse_messages’:
if_xcmdsrv.c:1231:13: warning: unused variable ‘p’ [-Wunused-variable]
     char_u *p;
             ^
[...]
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -pthread 
-I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/libdrm -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz 
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include 
-I/usr/include/freetype2    -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=1      -I/usr/include  -D_REENTRANT=1  -D_THREAD_SAFE=1  
-D_LARGEFILE64_SOURCE=1   -o objects/gui_gtk.o gui_gtk.c
gui_gtk.c: In function ‘add_stock_icon’:
gui_gtk.c:152:5: warning: ‘gdk_pixbuf_new_from_inline’ is deprecated (declared 
at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:314) 
[-Wdeprecated-declarations]
     pixbuf = gdk_pixbuf_new_from_inline(data_length, inline_data, FALSE, NULL);
     ^
[...]

Link is successful.


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