-Wconversion
authorChristopher Dunn <cdunn2001@gmail.com>
Sun, 12 Jul 2015 17:32:33 +0000 (12:32 -0500)
committerChristopher Dunn <cdunn2001@gmail.com>
Sun, 12 Jul 2015 17:39:04 +0000 (12:39 -0500)
commit46aa9d75fa9b633124025e5b85c37e25fe039d62
tree5c3d787f5db614a983ed74afff61fbcaa656dfe3
parentf94a0e8989150d2224e731a037e9546580a2924b
-Wconversion

* https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html
* http://programmers.stackexchange.com/questions/122608/clang-warning-flags-for-objective-c-development/124574#124574

In clang: `-Wconversion` implies `-Wshorten-64-to-32`
CMakeLists.txt