[Webkit-unassigned] [Bug 24778] Compile error "roundUpAllocationSize" in file RegisterFile"
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Apr 19 23:18:16 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=24778
------- Comment #1 from dominik.roettsches at access-company.com 2009-04-19 23:18 PDT -------
I get the same error when bulding with ENABLE_ASSEMBLER unset, i.e. disabling
WREC and JUT. The problem seems to be that roundUpAllocationSize, which is
defined in ExecutableAllocator.h is conditional under ENABLE_ASSEMBLER.
I am assuming, it could be a similar problem for the wx build. I am attaching a
quick and dirty patch to work around the compile error.
--
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