scons: Silence MSVC warnings about overflows in constant arithmetic.
authorJose Fonseca <jfonseca@vmware.com>
Wed, 18 Mar 2015 14:18:28 +0000 (14:18 +0000)
committerJose Fonseca <jfonseca@vmware.com>
Wed, 18 Mar 2015 21:51:40 +0000 (21:51 +0000)
commit1d30fd85dd2a240d4ccafc9a9eca55a129306cf5
tree841ae940780baf6253ddbec6599381deb5b5f4c6
parentbbac03ecca51fdbedf3c569c68322043c8e93fae
scons: Silence MSVC warnings about overflows in constant arithmetic.

These get triggered even when using the standard C99 INFINITY/NAN
constants.

Reviewed-by: Brian Paul <brianp@vmware.com>
scons/gallium.py