[Webkit-unassigned] [Bug 88344] Fix FastMalloc.cpp compile error for MSVC in 64-bit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 14 12:59:20 PDT 2012


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





--- Comment #25 from Alex Christensen <alex.christensen at flexsim.com>  2012-06-14 12:59:18 PST ---
(In reply to comment #24)
> (In reply to comment #23)
> > That redefines WTF::TCMalloc_Central_FreeListPadded.
> 
> But but you can use a slightly different name for the templated version.

Doing this requires some reordering of the code, but it can be done.  I'm uploading a patch that adds the specialized template and reorders class definitions so everything compiles correctly with the new typedef.

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