aboutsummaryrefslogtreecommitdiff
path: root/doc/crypto/BIO_parse_hostserv.pod
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2016-10-26 18:04:40 +0200
committerRichard Levitte <levitte@openssl.org>2016-10-26 18:22:20 +0200
commit4f3015bb30b7d95bb97408776b70e6a35fb91e8a (patch)
tree836cb8652aad4c8edd6d596406483216c51a283d /doc/crypto/BIO_parse_hostserv.pod
parent12a7715e3daed439e46cbed461d2a3d9dfd37c0f (diff)
downloadopenssl-4f3015bb30b7d95bb97408776b70e6a35fb91e8a.zip
openssl-4f3015bb30b7d95bb97408776b70e6a35fb91e8a.tar.gz
openssl-4f3015bb30b7d95bb97408776b70e6a35fb91e8a.tar.bz2
VMS: tell the C compiler to use the ISO C94 standard
The current version of the VMS compiler provides C99 features, strictly language wise. Unfortunately, even the most recent standard library isn't fully updated for that standard, so we need to use an earlier standard that the compiler supports. Most importantly, this affects the __STDC_VERSION__ value, which the compiler unfortunately currently defaults to 199901L. With this change we won't have to give VMS special treatment when looking for features based on that macro. Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/1785)
Diffstat (limited to 'doc/crypto/BIO_parse_hostserv.pod')
0 files changed, 0 insertions, 0 deletions