commit | 3a63c0edab842af3e84ef1cad2b4eb701eece3e1 | [log] [tgz] |
---|---|---|
author | Andy Polyakov <appro@openssl.org> | Sat Nov 11 22:23:12 2017 +0100 |
committer | Andy Polyakov <appro@openssl.org> | Mon Nov 13 10:58:57 2017 +0100 |
tree | c45bf7fb2f69874b2779b33e5597a59bbc92e648 | |
parent | 802127e8fc07cbef499b645e7e1ae48ce3ed981c [diff] |
Resolve warnings in VC-WIN32 build, which allows to add /WX. It's argued that /WX allows to keep better focus on new code, which motivates its comeback... Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/4721)