[Anjuta-list] Compilation warning



Hi all,

I'm getting this warning while compiling my project.

"warning: not enough variable arguments to fit a sentinel"

My gcc version is gcc (GCC) 4.1.2 20060928 (prerelease) (Debian
4.1.1-15) and I'm using Anjuta 1.2.4a

The warning comes from this source line:

fch_select = gtk_file_chooser_dialog_new (_("Save Data"), NULL,
GTK_FILE_CHOOSER_ACTION_SAVE, NULL);

I could find this link about the problem:

http://gcc.gnu.org/ml/gcc-patches/2006-06/msg00799.html

but I would like to know if this is a gcc problem or I am doing something wrong.

Any clues?

Best Regards




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]