]> granicus.if.org Git - openssl/commit
Resolve warnings in VC-WIN32 build, which allows to add /WX.
authorAndy Polyakov <appro@openssl.org>
Sat, 11 Nov 2017 15:35:46 +0000 (16:35 +0100)
committerAndy Polyakov <appro@openssl.org>
Mon, 13 Nov 2017 10:16:52 +0000 (11:16 +0100)
commit1bc5c3cc9dd5e553c448d82c256d4af5f37ef1c7
tree57a6ebfb067fc0db99b82ba40a5d51af24de34f7
parent45a58b161bca9966b2295e91c31869a45448baf1
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/4718)
apps/apps.c
apps/s_client.c
apps/speed.c
crypto/bio/b_print.c
crypto/x509v3/v3_scts.c
ssl/bad_dtls_test.c
ssl/ssltest.c
ssl/t1_lib.c