2e38008558
Avoid "warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc" when compiling MSVC's <xlocale> by disabling the exception code in MSVC's STL using _HAS_EXCEPTIONS=0. Change-Id: I75aeb445d58cc9fb44467a6044386ae6b519cca8 Reviewed-on: https://boringssl-review.googlesource.com/3111 Reviewed-by: Adam Langley <agl@google.com> |
||
---|---|---|
crypto | ||
doc | ||
include/openssl | ||
ssl | ||
tool | ||
util | ||
.clang-format | ||
.gitignore | ||
BUILDING | ||
CMakeLists.txt | ||
codereview.settings | ||
STYLE |