Fix building with -DCHARSET_EBCDIC
authorMatt Caswell <matt@openssl.org>
Thu, 28 Apr 2016 10:34:54 +0000 (11:34 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 29 Apr 2016 14:04:15 +0000 (15:04 +0100)
commit5fd1478df34be8d17c8507f17ec4298635c72814
tree562c1f48842ca2ebc57bb54e86850f760e49ca21
parente590afdcf41c63255d6393a3299c71fdb4813d66
Fix building with -DCHARSET_EBCDIC

Building with -DCHARSET_EBCDIC and using --strict-warnings resulted in
lots of miscellaneous errors. This fixes it.

Reviewed-by: Andy Polyakov <appro@openssl.org>
apps/s_server.c
crypto/asn1/a_print.c
crypto/asn1/f_int.c
crypto/asn1/f_string.c
crypto/conf/conf_def.h
crypto/ebcdic.c
ssl/ssl_ciph.c