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 140482 - strict aliasing fix
strict aliasing fix
Status: RESOLVED DUPLICATE of bug 140346
Product: glib
Classification: Platform
Component: general
2.4.x
Other Linux
: Normal minor
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2004-04-19 11:24 UTC by Stanislav Brabec
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
glib-strict-aliasing.patch (446 bytes, patch)
2004-04-19 11:26 UTC, Stanislav Brabec
none Details | Review
glib-strict-aliasing.patch (464 bytes, patch)
2004-04-19 16:17 UTC, Stanislav Brabec
none Details | Review

Description Stanislav Brabec 2004-04-19 11:24:52 UTC
There is a patch, which fixes warnings in latest gcc.
Comment 1 Stanislav Brabec 2004-04-19 11:26:27 UTC
Created attachment 26809 [details] [review]
glib-strict-aliasing.patch
Comment 2 Stanislav Brabec 2004-04-19 15:01:22 UTC
Sorry, attached patch is invalid. Fixed one will follow.
Comment 3 Stanislav Brabec 2004-04-19 16:17:15 UTC
Created attachment 26821 [details] [review]
glib-strict-aliasing.patch
Comment 4 Owen Taylor 2004-04-21 19:03:11 UTC

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