Bug 444472

Summary: strict aliasing issues in yast2-python-bindings
Product: [openSUSE] openSUSE 11.1 Reporter: Cristian Rodriguez <crrodriguez>
Component: YaST2Assignee: Jozef Uhliarik <juhliarik>
Status: RESOLVED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Major    
Priority: P2 - High    
Version: Factory   
Target Milestone: ---   
Hardware: All   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: patch

Description Cristian Rodriguez 2008-11-13 05:51:46 UTC
I: Program is likely to break with new gcc. Try -fno-strict-aliasing.
W: yast2-python-bindings strict-aliasing-punning YCPTypes.cc:15, 17, 19, 21, 31


you either need to build that specific source file with -fno-strict-aliasing or fix the actual problem.
Comment 1 Josef Reidinger 2008-11-25 18:03:50 UTC
Created attachment 255422 [details]
patch

jozo - In attachment is trivial patch which fix this issue.
Comment 2 Jozef Uhliarik 2008-12-15 14:53:21 UTC
fix in yast2-python-bindings 2.17.4