mirror of
https://github.com/openssl/openssl.git
synced 2024-11-21 01:15:20 +08:00
1f3b58d841
Some compilers(g++ on Solaris/Illumos) define __STDC__VERSION__ in c++ . This causes c++ code that uses openssl to break on these compilers since _Noreturn is not a keyword in c++ . CLA: trivial Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/14944) |
||
---|---|---|
.. | ||
crypto | ||
internal | ||
openssl |