DescriptionUpdate compiler warning flags
- add -Wsign-compare, which has been catching useful issues for Kimmo;
- add -Winit-self and -Wpointer-arith to Mac builds so everyone's using
the same flags;
- try try removing -Wno-uninitialized. This was only for the old 10.6
compiler that we have warnings set as non-errors now.
BUG=skia:
Committed: https://skia.googlesource.com/skia/+/a07b297585f58c4cb4144e5625a31ce5d98c5e04
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|