From 10f69cab51b98e707c6f034ccb8da0024291e1f3 Mon Sep 17 00:00:00 2001 From: hartmann Date: Fri, 27 Feb 2004 11:52:12 +0000 Subject: [PATCH] Update references due to: new abort git-svn-id: https://svn.dealii.org/trunk@8594 0785d39b-7218-0410-832d-ea1e28bc413d --- .../results/sparc-sun-solaris2.7+gcc2.95/base/reference.output | 1 + .../sparc-sun-solaris2.7+gcc2.95/lac/block_vector.output | 3 +++ 2 files changed, 4 insertions(+) diff --git a/tests/results/sparc-sun-solaris2.7+gcc2.95/base/reference.output b/tests/results/sparc-sun-solaris2.7+gcc2.95/base/reference.output index 4082f84f04..3848addbaf 100644 --- a/tests/results/sparc-sun-solaris2.7+gcc2.95/base/reference.output +++ b/tests/results/sparc-sun-solaris2.7+gcc2.95/base/reference.output @@ -20,6 +20,7 @@ The name and call sequence of the exception was: Additional Information: Object of class 4Test is still used by 1 other objects. -------------------------------------------------------- +DEAL::Abort!!! DEAL::Destruct C DEAL::Destruct B DEAL::Destruct A diff --git a/tests/results/sparc-sun-solaris2.7+gcc2.95/lac/block_vector.output b/tests/results/sparc-sun-solaris2.7+gcc2.95/lac/block_vector.output index c224117c66..c65e830369 100644 --- a/tests/results/sparc-sun-solaris2.7+gcc2.95/lac/block_vector.output +++ b/tests/results/sparc-sun-solaris2.7+gcc2.95/lac/block_vector.output @@ -37,6 +37,7 @@ The name and call sequence of the exception was: Additional Information: Index 3 is not in [0,3[ -------------------------------------------------------- +DEAL:BlockIndices::Abort!!! -------------------------------------------------------- An error occurred in file in function unsigned int BlockIndices::local_to_global(unsigned int, unsigned int) const @@ -47,6 +48,7 @@ The name and call sequence of the exception was: Additional Information: Index 2 is not in [0,2[ -------------------------------------------------------- +DEAL:BlockIndices::Abort!!! -------------------------------------------------------- An error occurred in file in function unsigned int BlockIndices::local_to_global(unsigned int, unsigned int) const @@ -57,6 +59,7 @@ The name and call sequence of the exception was: Additional Information: Index 2 is not in [0,2[ -------------------------------------------------------- +DEAL:BlockIndices::Abort!!! DEAL:BlockVector:Constructor with iterators::0.000 1.000 2.000 3.000 4.000 5.000 DEAL:BlockVector:Constructor with iterators::0 0 0.000 DEAL:BlockVector:Constructor with iterators::0 1 1.000 -- 2.39.5