WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
117569
[Windows] Activate Supported C++11 Features for VS2010
https://bugs.webkit.org/show_bug.cgi?id=117569
Summary
[Windows] Activate Supported C++11 Features for VS2010
Brent Fulgham
Reported
2013-06-12 17:13:40 PDT
Now that our builds are running on Visual Studio 2010, we can activate some modern features: #define WTF_COMPILER_SUPPORTS_CXX_RVALUE_REFERENCES 1 #define WTF_COMPILER_SUPPORTS_CXX_STATIC_ASSERT 1
Attachments
Patch
(1.19 KB, patch)
2013-06-12 17:16 PDT
,
Brent Fulgham
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Brent Fulgham
Comment 1
2013-06-12 17:14:49 PDT
Unfortunately, WTF_COMPILER_SUPPORTS_CXX_VARIADIC_TEMPLATES is not available in VS2010.
Radar WebKit Bug Importer
Comment 2
2013-06-12 17:14:49 PDT
<
rdar://problem/14136155
>
Brent Fulgham
Comment 3
2013-06-12 17:16:38 PDT
Created
attachment 204547
[details]
Patch
Brent Fulgham
Comment 4
2013-06-12 18:00:00 PDT
Committed
r151531
: <
http://trac.webkit.org/changeset/151531
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug