diff options
author | Jose <jose@zeroc.com> | 2021-05-20 11:41:08 +0200 |
---|---|---|
committer | Jose <jose@zeroc.com> | 2021-05-20 11:41:08 +0200 |
commit | 5ef5d725701f128a896441f1958bf7918481ce25 (patch) | |
tree | 46bd3921a58fff4eb9f59bb5149f7fde44660593 /cpp/test/IceUtil/stacktrace/StackTrace.debug.macOS | |
parent | Add IceSSL::getHost (#1277) (diff) | |
download | ice-5ef5d725701f128a896441f1958bf7918481ce25.tar.bz2 ice-5ef5d725701f128a896441f1958bf7918481ce25.tar.xz ice-5ef5d725701f128a896441f1958bf7918481ce25.zip |
Update version to 3.7.6
Diffstat (limited to 'cpp/test/IceUtil/stacktrace/StackTrace.debug.macOS')
-rw-r--r-- | cpp/test/IceUtil/stacktrace/StackTrace.debug.macOS | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/cpp/test/IceUtil/stacktrace/StackTrace.debug.macOS b/cpp/test/IceUtil/stacktrace/StackTrace.debug.macOS index 7e0b705f4b1..cb5147bc03e 100644 --- a/cpp/test/IceUtil/stacktrace/StackTrace.debug.macOS +++ b/cpp/test/IceUtil/stacktrace/StackTrace.debug.macOS @@ -1,7 +1,7 @@ - 0 IceUtil::Exception::Exception(char const*, int) in libIce.3.7.5.dylib - 1 IceUtil::ExceptionHelper<IceUtil::NullHandleException>::ExceptionHelper(char const*, int) in libIce.3.7.5.dylib - 2 IceUtil::NullHandleException::NullHandleException(char const*, int) in libIce.3.7.5.dylib - 3 IceUtil::NullHandleException::NullHandleException(char const*, int) in libIce.3.7.5.dylib + 0 IceUtil::Exception::Exception(char const*, int) in libIce.3.7.6.dylib + 1 IceUtil::ExceptionHelper<IceUtil::NullHandleException>::ExceptionHelper(char const*, int) in libIce.3.7.6.dylib + 2 IceUtil::NullHandleException::NullHandleException(char const*, int) in libIce.3.7.6.dylib + 3 IceUtil::NullHandleException::NullHandleException(char const*, int) in libIce.3.7.6.dylib 4 (anonymous namespace)::Thrower::fifth() in client 5 (anonymous namespace)::Thrower::forth() in client 6 (anonymous namespace)::Thrower::third() in client |