diff options
author | Joe George <joe@zeroc.com> | 2021-02-15 09:51:16 -0500 |
---|---|---|
committer | Joe George <joe@zeroc.com> | 2021-02-15 09:51:16 -0500 |
commit | 38cecfcf83521167b5db553da1c05612d88923cb (patch) | |
tree | 315efc136af6ba7550ea5894cdb185858aac3b8e /cpp/test/IceUtil/stacktrace/StackTrace.debug.macOS | |
parent | Support for Ruby 3.0 (Fixes #1257) (#1258) (diff) | |
download | ice-38cecfcf83521167b5db553da1c05612d88923cb.tar.bz2 ice-38cecfcf83521167b5db553da1c05612d88923cb.tar.xz ice-38cecfcf83521167b5db553da1c05612d88923cb.zip |
Update version to v3.8.0
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..d1a3925e302 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.8.0.dylib + 1 IceUtil::ExceptionHelper<IceUtil::NullHandleException>::ExceptionHelper(char const*, int) in libIce.3.8.0.dylib + 2 IceUtil::NullHandleException::NullHandleException(char const*, int) in libIce.3.8.0.dylib + 3 IceUtil::NullHandleException::NullHandleException(char const*, int) in libIce.3.8.0.dylib 4 (anonymous namespace)::Thrower::fifth() in client 5 (anonymous namespace)::Thrower::forth() in client 6 (anonymous namespace)::Thrower::third() in client |