Bjorn Winckler wrote:
> For the last two weeks or so I've been getting this warning when > compiling Vim (on Mac OS X): > > ex_docmd.c: In function 'do_one_cmd': > ex_docmd.c:5937: warning: 'end' may be used uninitialized in this function > ex_docmd.c: In function 'do_one_cmd': > ex_docmd.c:5937: warning: 'end' may be used uninitialized in this function > > I searched the archives but found no mention of it, so perhaps this is > only happening on OS X? This only happens with some compilers combined with optimization. I have a pending patch for this. -- hundred-and-one symptoms of being an internet addict: 93. New mail alarm on your palmtop annoys other churchgoers. /// Bram Moolenaar -- [email protected] -- 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. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
