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 504039 - G_INLINE_FUNC definition needs update for gcc 4.3
G_INLINE_FUNC definition needs update for gcc 4.3
Status: RESOLVED DUPLICATE of bug 315437
Product: glib
Classification: Platform
Component: general
unspecified
Other Linux
: Normal major
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2007-12-17 13:29 UTC by JP Rosevear
Modified: 2007-12-17 15:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to update inline definitation (514 bytes, patch)
2007-12-17 13:31 UTC, JP Rosevear
none Details | Review

Description JP Rosevear 2007-12-17 13:29:45 UTC
G_INLINE_FUNC definition needs update for gcc 4.3.

See:
http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/2007-March/032644.html

And gcc issue:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31389
Comment 1 JP Rosevear 2007-12-17 13:31:19 UTC
Created attachment 101122 [details] [review]
Patch to update inline definitation

Patch from Richard Guenther via openSUSE.

Thu Oct 11 15:19:01 CEST 2007 - rguenther@suse.de

- Fix glib2 headers for C99 programs and GCC 4.3.
Comment 2 Behdad Esfahbod 2007-12-17 15:53:18 UTC

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