Eliminate some compiler warnings
commitf5ba9ea0dace323f94bdc19a1df8602c1063525c
authorKyle J. McKay <mackyle@gmail.com>
Sat, 20 Jul 2013 21:28:40 +0000 (20 14:28 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Sat, 20 Jul 2013 21:28:40 +0000 (20 14:28 -0700)
tree22a79691e61eb8ba33ba8c7f9551b99471f07174
parentfb29147a36bd60aa45e850ad139b5d23e36cfb32
Eliminate some compiler warnings

* Remove -Wno-discard-qual as it's not supported by all compilers
* Eliminate the cause of the discard-qual warning by modifying config.h
* Eliminate warning calling InterlockedCompareExchange by modifying config.h
buildlib
config.h