GNOME Bugzilla – Bug 445444
-Wstrict-prototypes gives a warning on gtkitemfactory.h
Last modified: 2007-06-08 11:39:31 UTC
I will attach a patch that fixes this. It's a problem because some people want to compile their software with -Wstrict-prototypes and this is Gtk+ API that is very often included when compiling gtk+-using software.
Created attachment 89593 [details] [review] Patch that fixes the compilation warning This patch fixes the compilation warning
Read the comment immediately above the line you changed :-) *** This bug has been marked as a duplicate of 92200 ***