* Bram Moolenaar [090517 16:23 +0200]
>
>
> Patch 7.2.181
> Problem: Some more compiler warnings when using gcc -Wextra.
> Solution: Add UNUSED and type casts.
> Files: src/if_mzsch.c, src/gui.c, src/gui_gtk.c, src/gui_gtk_x11.c,
> src/gui_gtk_f.c, src/gui_beval.c, src/netbeans.c
Compiling stops:
netbeans.c:711: error: expected ';', ',' or ')' before 'int'
make[1]: *** [objects/netbeans.o] Error 1
make[1]: Leaving directory `/source/vim/vim-7.2.181/src/vim-lesstif'
7.2.180 went fine on my linux box.
Elimar
--
Alles was viel bedacht wird ist bedenklich!;-)
Friedrich Nietzsche
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---