diff options
author | Jose <jose@zeroc.com> | 2016-03-10 15:39:08 +0100 |
---|---|---|
committer | Jose <jose@zeroc.com> | 2016-03-10 15:39:08 +0100 |
commit | c11abffddf7c1c440118a6c67e8ceea5062f0993 (patch) | |
tree | d5c6c9f76372f85e3e8d7f60a17ab72d2a2731ad /cpp/test/IceUtil/stacktrace/StackTrace.debug.OSX | |
parent | Fixed ICE-7010 - Fixed bug with dynamicaly registered replica groups (diff) | |
download | ice-c11abffddf7c1c440118a6c67e8ceea5062f0993.tar.bz2 ice-c11abffddf7c1c440118a6c67e8ceea5062f0993.tar.xz ice-c11abffddf7c1c440118a6c67e8ceea5062f0993.zip |
Update version to 3.6.2
Diffstat (limited to 'cpp/test/IceUtil/stacktrace/StackTrace.debug.OSX')
-rw-r--r-- | cpp/test/IceUtil/stacktrace/StackTrace.debug.OSX | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/cpp/test/IceUtil/stacktrace/StackTrace.debug.OSX b/cpp/test/IceUtil/stacktrace/StackTrace.debug.OSX index e572d2c3d7d..8e81ec2aeb3 100644 --- a/cpp/test/IceUtil/stacktrace/StackTrace.debug.OSX +++ b/cpp/test/IceUtil/stacktrace/StackTrace.debug.OSX @@ -1,6 +1,6 @@ - 0 IceUtil::Exception::Exception(char const*, int) in libIceUtil.3.6.1.dylib - 1 IceUtil::NullHandleException::NullHandleException(char const*, int) in libIceUtil.3.6.1.dylib - 2 IceUtil::NullHandleException::NullHandleException(char const*, int) in libIceUtil.3.6.1.dylib + 0 IceUtil::Exception::Exception(char const*, int) in libIceUtil.3.6.2.dylib + 1 IceUtil::NullHandleException::NullHandleException(char const*, int) in libIceUtil.3.6.2.dylib + 2 IceUtil::NullHandleException::NullHandleException(char const*, int) in libIceUtil.3.6.2.dylib 3 (anonymous namespace)::Thrower::fifth() in client 4 (anonymous namespace)::Thrower::forth() in client 5 (anonymous namespace)::Thrower::third() in client |