[Webkit-unassigned] [Bug 33902] Opcode.h use const void* for Opcode cause error #1211 for RVCT compiler

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 20 11:11:05 PST 2010


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





--- Comment #4 from Geoffrey Garen <ggaren at apple.com>  2010-01-20 11:11:05 PST ---
> In commit r52231, ggaren at apple.com mentioned the change from void* to const
> void* is to avoid generating bloated codes in interpreter.cpp, so maybe it's
> better #ifdef this change?

I'm not sure if that specific part of the change is required. I guess you'd
have to test to find out.

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