[Webkit-unassigned] [Bug 27029] [Qt] Allow custom memory allocation control in the whole JSCore
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Sep 27 13:23:05 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27029
--- Comment #10 from Simon Hausmann <hausmann at webkit.org> 2009-09-27 13:23:05 PDT ---
I see that TCSystemMalloc.cpp has compilation problems.
On Symbian:
wtf\tcsystemalloc.cpp", line 126: Error: #20: identifier "sbrk" is undefined
On Windows CE:
wtf\TCSystemAlloc.cpp(37) : fatal error C1083: Cannot open include file:
'fcntl.h': No such file or directory
Perhaps fastmalloc should be whitelisted first?
--
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