DescriptionAdd a space between string literals and PRIuS
This is required to build on iOS (with the Xcode 4.6 toolchain) in
C++11 mode, to avoid the error: "invalid suffix on literal; C++11
requires a space between literal and identifier"
BUG=226494
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=193361
Patch Set 1 #
Total comments: 2
Messages
Total messages: 11 (0 generated)
|