Commit 6a126a48df8e8260e0a16036a36f431371280ecb

Ryan C. Gordon 2015-04-07T23:40:01

Do the "fix" for asserts with MSVC's /W4 warnings only on MSVC. Naturally, this way generates a warning on GCC and Clang instead. :)