diff options
author | Jose <jose@zeroc.com> | 2020-04-20 17:20:25 +0200 |
---|---|---|
committer | Jose <jose@zeroc.com> | 2020-04-20 17:20:25 +0200 |
commit | 84e61ebe2820e1ef81d54bfae1f5af9d7768f928 (patch) | |
tree | d4e942efcad398ebafba68dca01c1ad5d8a5806c /cpp/test/IceUtil/stacktrace/StackTrace.debug.macOS | |
parent | Fix bug in C# ice_ids - Close #641 (diff) | |
download | ice-84e61ebe2820e1ef81d54bfae1f5af9d7768f928.tar.bz2 ice-84e61ebe2820e1ef81d54bfae1f5af9d7768f928.tar.xz ice-84e61ebe2820e1ef81d54bfae1f5af9d7768f928.zip |
Update version to 3.7.4
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 3576c2dea1b..d81dc99ae6b 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.3.dylib - 1 IceUtil::ExceptionHelper<IceUtil::NullHandleException>::ExceptionHelper(char const*, int) in libIce.3.7.3.dylib - 2 IceUtil::NullHandleException::NullHandleException(char const*, int) in libIce.3.7.3.dylib - 3 IceUtil::NullHandleException::NullHandleException(char const*, int) in libIce.3.7.3.dylib + 0 IceUtil::Exception::Exception(char const*, int) in libIce.3.7.4.dylib + 1 IceUtil::ExceptionHelper<IceUtil::NullHandleException>::ExceptionHelper(char const*, int) in libIce.3.7.4.dylib + 2 IceUtil::NullHandleException::NullHandleException(char const*, int) in libIce.3.7.4.dylib + 3 IceUtil::NullHandleException::NullHandleException(char const*, int) in libIce.3.7.4.dylib 4 (anonymous namespace)::Thrower::fifth() in client 5 (anonymous namespace)::Thrower::forth() in client 6 (anonymous namespace)::Thrower::third() in client |