DescriptionFix more clang tautological-constant-out-of-range-compare errors.
And one of unused-private-field:
samplecode/SampleStrokeText.cpp:109:10: error: private field 'fAA' is not used [-Werror,-Wunused-private-field]
bool fAA;
R=bsalomon@google.com,reed@google.com
Committed: https://code.google.com/p/skia/source/detail?r=8445
Patch Set 1 #
Total comments: 5
Patch Set 2 : address review #
Messages
Total messages: 8 (0 generated)
|