Chromium Code Reviews
DescriptionOutput character literals rather than ints in create_resources.py
Fixes the following class of errors under gcc 4.8:
out/ReleaseX64/obj/gen/resources_gen.cc:3074:1: error: narrowing conversion of ‘137’ from ‘int’ to ‘const char’ inside { } is ill-formed in C++11 [-Werror=narrowing]
BUG=
R=asiva@google.com
Committed: https://code.google.com/p/dart/source/detail?r=28752
Patch Set 1 : #
Messages
Total messages: 3 (0 generated)
|
|||||||||||||||||||