[Webkit-unassigned] [Bug 29034] ARM compiler does not understand reinterpret_cast<void*>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 8 10:33:43 PDT 2009


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





--- Comment #6 from Eric Seidel <eric at webkit.org>  2009-09-08 10:33:43 PDT ---
Example of what I mean:
reinterpret_cast<void*>(const_cast<const void*>(value))

Again, you'd have to ask a c++ expert if that really should be necessary.

-- 
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