[Webkit-unassigned] [Bug 25864] strict aliasing issues in WebCore/page/SecurityOriginHash.h

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 19 09:30:19 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=25864





------- Comment #2 from darin at apple.com  2009-05-19 09:30 PDT -------
(From update of attachment 30472)
In the past, WebCore has not been compiled with strict aliasing turned on.
Unlike JavaScriptCore, where we fixed all the strict aliasing issues.

I would expect many, many problems in WebCore. Not just warnings, but actual
code generation problems. Do we really want to do this project (turning on
strict aliasing in WebCore)?


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list