[Webkit-unassigned] [Bug 63941] Compilation bug - gcc 4.6.0 and c++0x
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 20 10:06:55 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=63941
Michelangelo De Simone <michelangelo at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |michelangelo at webkit.org
--- Comment #14 from Michelangelo De Simone <michelangelo at webkit.org> 2012-03-20 10:06:53 PST ---
Same here running on GCC 4.6.1, Ubuntu x64.
In file included from ../../../../Source/JavaScriptCore/wtf/PassRefPtr.h:25:0,
from ../../../../Source/JavaScriptCore/wtf/ByteArray.h:30,
from ../../../../Source/JavaScriptCore/wtf/ByteArray.cpp:27:
../../../../Source/JavaScriptCore/wtf/NullPtr.h:46:1: error: identifier ‘nullptr’ will become a keyword in C++0x [-Werror=c++0x-compat]In file included from ../../../../Source/JavaScriptCore/wtf/OwnArrayPtr.h:26:0,
from ../../../../Source/JavaScriptCore/wtf/Assertions.cpp:36:
../../../../Source/JavaScriptCore/wtf/NullPtr.h:46:1: error: identifier ‘nullptr’ will become a keyword in C++0x [-Werror=c++0x-compat]
--
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