Closed pavlix closed 10 years ago
It's important to tell the compiler not to assume strict aliasing rules instead of just not printing out the warning.
Downstream bug report:
https://bugzilla.redhat.com/show_bug.cgi?id=1045179
More information on -Wno-strict-aliasing and -fno-strict-aliasing
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=487310
http://ubuntuforums.org/showthread.php?t=1300782
Thanks for the report. I'll look into it.
Can you take a look at the commit cccce0f4650266f8a173a6e950dbbae0e432bb1f?
Is this what you want?
Yep, that's it. Thanks!
It's important to tell the compiler not to assume strict aliasing rules instead of just not printing out the warning.
Downstream bug report:
https://bugzilla.redhat.com/show_bug.cgi?id=1045179
More information on -Wno-strict-aliasing and -fno-strict-aliasing
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=487310
http://ubuntuforums.org/showthread.php?t=1300782