diff options
author | Jack Lloyd <[email protected]> | 2017-01-06 20:29:22 -0500 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2017-01-06 20:29:22 -0500 |
commit | 5d82fa42ca4943c89ee48830e3ad8927f287538d (patch) | |
tree | 95ea54437f904aedb5ddd8b0075ce81e439beb9c /src/tests/unit_ecc.cpp | |
parent | 7b9b0c41137e96eaaea9bf1725d8c6b9341585a7 (diff) |
Work around an apparent problem with GCC on AIX
When compiled by GCC 4.8 on AIX 7.1 ppc32, the TLS policy tests
fail because the exception thrown from the TLS policy check ends up
not being caught at runtime by the test if the catch statement
is for `std::exception&` or even `Botan::Exception&` but only
if the actually thrown type `Botan::TLS::TLS_Exception` is caught.
Diffstat (limited to 'src/tests/unit_ecc.cpp')
0 files changed, 0 insertions, 0 deletions