VMS: mitigate for the C++ compiler that doesn't understand certain pragmas
authorRichard Levitte <levitte@openssl.org>
Mon, 24 Feb 2020 13:56:26 +0000 (14:56 +0100)
committerRichard Levitte <levitte@openssl.org>
Thu, 27 Feb 2020 00:29:15 +0000 (01:29 +0100)
commitf33ca114c1f8a1ea07948fec6e175806d69274ef
treead7500be49f3b36e76ea34cd3deb28f109a1b8b2
parentc50604eb4a6d52b120ea07bad50d3d82a70b26f7
VMS: mitigate for the C++ compiler that doesn't understand certain pragmas

This only affects __DECC_INCLUDE_EPILOGUE.H and __DECC_INCLUDE_PROLOGUE.H,
which are used automatically by HP and VSI C/C++ compilers.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/11159)

(cherry picked from commit 605a0c709f4d50497a1c49ee117a0ec4bb956d58)
CHANGES.md
include/openssl/__DECC_INCLUDE_EPILOGUE.H
include/openssl/__DECC_INCLUDE_PROLOGUE.H