[Webkit-unassigned] [Bug 29919] JavaScriptCore/runtime/Structure.cpp doesn't compile on Visual Studio 2003

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 30 10:18:49 PDT 2009


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


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |darin at apple.com




--- Comment #1 from Darin Adler <darin at apple.com>  2009-09-30 10:18:49 PDT ---
I think the better fix is to find a way remove the using std::make_pair from
HashTraits.h. Generally we don't want to do using in headers.

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