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.release-xcode10.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.release-xcode10.macOS')
-rw-r--r-- | cpp/test/IceUtil/stacktrace/StackTrace.release-xcode10.macOS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/test/IceUtil/stacktrace/StackTrace.release-xcode10.macOS b/cpp/test/IceUtil/stacktrace/StackTrace.release-xcode10.macOS index 5cc9146b2bb..166b34922ff 100644 --- a/cpp/test/IceUtil/stacktrace/StackTrace.release-xcode10.macOS +++ b/cpp/test/IceUtil/stacktrace/StackTrace.release-xcode10.macOS @@ -1,4 +1,4 @@ - 0 IceUtil::NullHandleException::NullHandleException(char const*, int) in libIce.3.7.5.dylib + 0 IceUtil::NullHandleException::NullHandleException(char const*, int) in libIce.3.8.0.dylib 1 (anonymous namespace)::Thrower::fifth() in client 2 (anonymous namespace)::Thrower::forth() in client 3 (anonymous namespace)::Thrower::third() in client |