With these changes Skia compiles on gcc with the -std=c++0x flag. All of these are ...
12 years, 10 months ago
(2012-03-19 20:38:20 UTC)
#1
With these changes Skia compiles on gcc with the -std=c++0x flag. All of these
are due to the ban on narrowing conversions in brace initialization. The change
to common_conditions.gypi is for illustrative purposes and is not part of the
proposed changes.
Issue 5841074: Compile with c++0x.
(Closed)
Created 12 years, 10 months ago by bungeman
Modified 12 years, 10 months ago
Reviewers: reed1, bsalomon, senorblanco
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 0