[Webkit-unassigned] [Bug 17339] JavaScriptCore svn fails to build with gcc 4.3

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 13 04:06:34 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17339


darin at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #19107|review?                     |review+
               Flag|                            |




------- Comment #2 from darin at apple.com  2008-02-13 04:06 PDT -------
(From update of attachment 19107)
I don't think PLATFORM(UNIX) is right for this. We probably want this on Mac OS
X too. It should be #if !PLATFORM(WIN_OS), as it is in TCMalloc.cpp, and to
match the #if in Interpreter::evaluate.

I'll take care of this.


-- 
Configure bugmail: http://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