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 674239 - vte-0.32.0 QA Notices: dereferencing type-punned pointer will break strict-aliasing rules
vte-0.32.0 QA Notices: dereferencing type-punned pointer will break strict-al...
Status: RESOLVED DUPLICATE of bug 637002
Product: vte
Classification: Core
Component: general
0.32.x
Other Linux
: Normal minor
: ---
Assigned To: VTE Maintainers
VTE Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-04-17 09:06 UTC by Ilya Gordeev
Modified: 2012-04-17 11:29 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ilya Gordeev 2012-04-17 09:06:46 UTC
QA Notice: Package triggers severe warnings which indicate that it may exhibit random runtime failures.
vtebg.c:282:5: warning: dereferencing type-punned pointer will break strict-aliasing rules
vtebg.c:342:8: warning: dereferencing type-punned pointer will break strict-aliasing rules
vteaccess.c:974:11: warning: dereferencing type-punned pointer will break strict-aliasing rules
Comment 1 Christian Persch 2012-04-17 11:27:04 UTC

*** This bug has been marked as a duplicate of bug 637002 ***
Comment 2 André Klapper 2012-04-17 11:29:30 UTC
Plus (as written in other reports) these 'qa notice' bugs really serve no purpose. We all can see the compiler warnings. So, unless you plan on attaching a patch for this issue, please refrain from filing a bug for each compiler warning you see.