DescriptionFixes for re-enabling more MSVC level 4 warnings: base/ edition #2
This contains fixes for the following sorts of issues:
* Signedness mismatch
Defining UChar32 as a signed type may look wrong, but it's actually how the type
is already defined over in third_party/icu/.
BUG=81439
TEST=none
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282255
Patch Set 1 #Patch Set 2 : Fix a few more issues #
Messages
Total messages: 8 (0 generated)
|