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 140495 - strict aliasing fix
strict aliasing fix
Status: RESOLVED FIXED
Product: pango
Classification: Platform
Component: general
1.4.x
Other Linux
: Normal minor
: ---
Assigned To: Pango X11 Mainter alias
Pango X11 Mainter alias
Depends on:
Blocks:
 
 
Reported: 2004-04-19 13:51 UTC by Stanislav Brabec
Modified: 2007-06-20 18:16 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
pango-strict-aliasing.patch (364 bytes, patch)
2004-04-19 13:51 UTC, Stanislav Brabec
none Details | Review

Description Stanislav Brabec 2004-04-19 13:51:11 UTC
Attached patch fixes warning of latest gcc.
Comment 1 Stanislav Brabec 2004-04-19 13:51:48 UTC
Created attachment 26814 [details] [review]
pango-strict-aliasing.patch
Comment 2 Owen Taylor 2004-06-21 18:29:43 UTC
Mon Jun 21 13:55:17 2004  Owen Taylor  <otaylor@redhat.com>
 
        * pango/opentype/otlbuffer.c: Use the gcc-3.3
        strict-aliasing compatible macros from fterrcompat.h
        (#140495, reported by Stanislav Brabec)