summaryrefslogtreecommitdiff
path: root/dac.props
diff options
context:
space:
mode:
authorMike Danes <onemihaid@hotmail.com>2015-12-20 12:29:13 +0200
committerMike Danes <onemihaid@hotmail.com>2015-12-20 12:29:13 +0200
commit27714e151f35ac31f3554e370d87154c0b770861 (patch)
tree15801a1e84eb848717043557058f79653c853799 /dac.props
parentea7f6d05953cd1660b07621dac11d4d204d3bbbb (diff)
downloadcoreclr-27714e151f35ac31f3554e370d87154c0b770861.tar.gz
coreclr-27714e151f35ac31f3554e370d87154c0b770861.tar.bz2
coreclr-27714e151f35ac31f3554e370d87154c0b770861.zip
Cleanup warnings in native test projects
Most of the warnings (>10000) are generated by /Wall. It doesn't make much sense to use /Wall but since there's only a small number of warning types that cause issues I left /Wall in and disabled those particular warning types. A few other warnings were caused by actual code issues (signed/unsigned mismatch, pointer cast to int, unused variables) which I fixed.
Diffstat (limited to 'dac.props')
0 files changed, 0 insertions, 0 deletions