diff options
author | Bernard Normier <bernard@zeroc.com> | 2016-10-03 11:04:56 -0400 |
---|---|---|
committer | Bernard Normier <bernard@zeroc.com> | 2016-10-03 11:05:49 -0400 |
commit | f78b58f3c4a44f4a689ded4b236361c47de39346 (patch) | |
tree | 37702392e1f1d801483c8e150b1769f5352e19e6 /cpp | |
parent | Fixed hashpassword test to better deal with spaces in path (diff) | |
download | ice-f78b58f3c4a44f4a689ded4b236361c47de39346.tar.bz2 ice-f78b58f3c4a44f4a689ded4b236361c47de39346.tar.xz ice-f78b58f3c4a44f4a689ded4b236361c47de39346.zip |
New stack trace template for vc110
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/test/IceUtil/stacktrace/StackTrace.release-vc110.Win32 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cpp/test/IceUtil/stacktrace/StackTrace.release-vc110.Win32 b/cpp/test/IceUtil/stacktrace/StackTrace.release-vc110.Win32 new file mode 100644 index 00000000000..823da2cd4fc --- /dev/null +++ b/cpp/test/IceUtil/stacktrace/StackTrace.release-vc110.Win32 @@ -0,0 +1,4 @@ + 0 IceUtil::Exception::Exception + 1 IceUtil::NullHandleException::NullHandleException + 2 `anonymous namespace'::Thrower::fifth + 3 main |