After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 445444 - -Wstrict-prototypes gives a warning on gtkitemfactory.h
-Wstrict-prototypes gives a warning on gtkitemfactory.h
Status: RESOLVED DUPLICATE of bug 92200
Product: gtk+
Classification: Platform
Component: Widget: Other
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2007-06-08 10:16 UTC by Philip Van Hoof
Modified: 2007-06-08 11:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch that fixes the compilation warning (938 bytes, patch)
2007-06-08 10:17 UTC, Philip Van Hoof
none Details | Review

Description Philip Van Hoof 2007-06-08 10:16:56 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.
Comment 1 Philip Van Hoof 2007-06-08 10:17:56 UTC
Created attachment 89593 [details] [review]
Patch that fixes the compilation warning

This patch fixes the compilation warning
Comment 2 Owen Taylor 2007-06-08 11:39:31 UTC
Read the comment immediately above the line you changed :-)


*** This bug has been marked as a duplicate of 92200 ***