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 14 years ago by bungeman
Modified 14 years ago
Reviewers: reed1, bsalomon, senorblanco
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 0