aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/unit_ecc.cpp
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2017-01-06 20:29:22 -0500
committerJack Lloyd <[email protected]>2017-01-06 20:29:22 -0500
commit5d82fa42ca4943c89ee48830e3ad8927f287538d (patch)
tree95ea54437f904aedb5ddd8b0075ce81e439beb9c /src/tests/unit_ecc.cpp
parent7b9b0c41137e96eaaea9bf1725d8c6b9341585a7 (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