[Webkit-unassigned] [Bug 124153] [EFL] Disable -Werror when cross compiling

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 12 02:37:54 PST 2013


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





--- Comment #5 from Csaba Osztrogonac <ossy at webkit.org>  2013-11-12 02:36:35 PST ---
(In reply to comment #4)
> Can't we use reinterpret_cast_ptr for it if casting is fine?

Yes, it is the proper fix, but before using it, each cast should be checked 
one by one. When I fixed similar warnings in the past, I have to say it isn't
trivial to decide if a cast is fine or not in many cases.

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