GNOME Bugzilla – Bug 317921
strict aliasing problem
Last modified: 2006-12-05 10:04:40 UTC
Marcus Meissner fixed a strict aliasing problem. I attach the patch
Created attachment 53015 [details] [review] aliasing.patch
Does someone know what to do with this patch? Was it already applied? What does it do/fix?
Apparently it hasn't (yet) been applied - it should fix the warning generated by gcc: extensions.c: In function `xsltExtModuleRegisterDynamic': extensions.c:418: warning: dereferencing type-punned pointer will break strict-aliasing rules Should be OK to apply :-)
Okay, I don't know why this wasn't applied before, I just commited it into CVS, thanks, Daniel