Dominique Pelle wrote: > Building Vim-7.3a (2245:1bac28a53fae) with: > > $ ./configure --with-features=3Dtiny --enable-gui=3Dmotif --enable-workshop > $ make > > I see the following compilation warnings: > > menu.c:2534:1: warning: =91menu_unescape_name=92 defined but not used > > gui_beval.c:31:12: warning: unused variable =91save_curbuf=92 > gui_beval.c:30:13: warning: unused variable =91bexpr=92 > gui_beval.c:29:10: warning: unused variable =91winnr=92 > gui_beval.c:28:20: warning: unused variable =91result=92 > gui_beval.c:27:13: warning: unused variable =91text=92 > gui_beval.c:26:14: warning: unused variable =91lnum=92 > gui_beval.c:25:9: warning: unused variable =91use_sandbox=92 > gui_beval.c:24:9: warning: unused variable =91col=92 > gui_beval.c:23:12: warning: unused variable =91wp=92 > > Fixed in attached patch.
I'll include it, thanks! -- You're as much use as a condom machine at the Vatican. -- Rimmer to Holly in Red Dwarf 'Queeg' /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ download, build and distribute -- http://www.A-A-P.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