Files
sdk/runtime/tools
cbracken@google.com 22628ce31f Output 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

Review URL: https://codereview.chromium.org//26969005

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@28752 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-16 21:31:21 +00:00
..
2012-08-30 23:08:40 +00:00