RE: Compiler warnings (gui_gtk_x11.c)

2007-10-01 Fir de Conversatie John Beckett
Bram Moolenaar wrote: >> gui_gtk_x11.c:3418: warning: not enough variable >> arguments to fit a sentinel > > The function definition that is in gnome-program.h looks like this: > > GnomeProgram * > gnome_program_init (const char *app_id, const char *app_version, > const GnomeModu

Re: Compiler warnings (gui_gtk_x11.c)

2007-09-30 Fir de Conversatie Tony Mechelynck
Bram Moolenaar wrote: > Tony Mechelynck wrote: > >>> I don't know about this one: >>> gui_gtk_x11.c: In function 'gui_mch_init': gui_gtk_x11.c:3418: warning: not enough variable arguments to fit a sentinel >> at the line just before "# else" in >> >> #ifdef FEAT_GUI_GNOME >>

Re: Compiler warnings (gui_gtk_x11.c)

2007-09-30 Fir de Conversatie Bram Moolenaar
Tony Mechelynck wrote: > > I don't know about this one: > > > >> gui_gtk_x11.c: In function 'gui_mch_init': > >> gui_gtk_x11.c:3418: warning: not enough variable arguments to fit a > >> sentinel > > at the line just before "# else" in > > #ifdef FEAT_GUI_GNOME > /* Initialize the GNOME

Re: Compiler warnings (gui_gtk_x11.c)

2007-09-30 Fir de Conversatie Tony Mechelynck
Bram Moolenaar wrote: > Tony Mechelynck wrote: > >> While compiling Vim 7.1.125 a few minutes ago (a full compile since globals.h >> has changed) I noticed a few warnings and thought you might be interested. >> >> My configure options are at >> http://users.skynet.be/antoine.mechelynck/vim/compun

Re: Compiler warnings (gui_gtk_x11.c)

2007-09-30 Fir de Conversatie Bram Moolenaar
Tony Mechelynck wrote: > While compiling Vim 7.1.125 a few minutes ago (a full compile since globals.h > has changed) I noticed a few warnings and thought you might be interested. > > My configure options are at > http://users.skynet.be/antoine.mechelynck/vim/compunix.htm#p1 > > The attached t

Compiler warnings (gui_gtk_x11.c)

2007-09-29 Fir de Conversatie Tony Mechelynck
Dear Bram, While compiling Vim 7.1.125 a few minutes ago (a full compile since globals.h has changed) I noticed a few warnings and thought you might be interested. My configure options are at http://users.skynet.be/antoine.mechelynck/vim/compunix.htm#p1 The attached text contains only the warnin