[Webkit-unassigned] [Bug 60690] [CMAKE] Remove -Wcast-align
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri May 13 06:59:01 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=60690
--- Comment #9 from Gabor Loki <loki at webkit.org> 2011-05-13 06:59:00 PST ---
Well, we should try to fix the alignment warnings before landing such a patch.
If you make sure the cast is OK, you can use the reinterpret_cast_ptr feature which was landed in bug 38045 . Otherwise that could be a real problem.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list