[Webkit-unassigned] [Bug 63941] Compilation bug - gcc 4.6.0 and c++0x
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 5 09:15:26 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=63941
Shawn Rutledge <s at ecloud.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |s at ecloud.org
--- Comment #10 from Shawn Rutledge <s at ecloud.org> 2011-08-05 09:15:27 PST ---
I can also confirm this problem on arch linux 64-bit with gcc 4.6.1. A quickie fix is to make sure the compiler uses the -std=gnu++98 flag. But I think the right fix is to stop using this "nullptr" definition. What's wrong with plain old NULL, as a #define?
--
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