Tony Mechelynck, 09.05.2008: > On 09/05/08 09:23, Markus Heidelberg wrote: > > > > this patch fixes following compiler warning (gcc 4.1.2 on GNU/Linux): > > warning: missing sentinel in function call > > I'm using gcc 4.2.1 (with +multi_byte) and I don't get this error: See > attached the errors from my latest full make, corresponding to 7.1.296. > I know that some of these errors are unavoidable.
I just noticed that I've had a problem with pkg-config, so gtk-2 wasn't used, but gtk-1.2. And this part of the code was in the #else path of HAVE_GTK2. The last reconfig is long time ago, the configure system didn't change for a while, so the warning occured for the first time. Conclusion: it is an avoidable warning. Markus --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
