Unlike the other header files in include/openssl, safestack.h is not declared with extern "C" linkage, and I can't find an obvious reason for this apparent oversight. This has caused a great deal of warnings for us when building a C++ program from Sun Studio on Solaris platforms.
Thanks, Bruce Halperin BigFix, Inc.
Unlike the other header files in include/openssl, safestack.h is not declared with extern “C” linkage, and I can’t find an obvious reason for this apparent oversight. This has caused a great deal of warnings for us when building a C++ program from Sun Studio on Solaris platforms. Thanks, Bruce Halperin BigFix, Inc. |
