From eb32c4daf3256b8040e2dc1b852351a8c1df0ac0 Mon Sep 17 00:00:00 2001 From: Guido Kanschat Date: Fri, 21 Apr 2000 16:30:21 +0000 Subject: [PATCH] New info in subscriptor git-svn-id: https://svn.dealii.org/trunk@2768 0785d39b-7218-0410-832d-ea1e28bc413d --- tests/base/reference.checked | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/base/reference.checked b/tests/base/reference.checked index 3beef7cc0f..dd6e61b283 100644 --- a/tests/base/reference.checked +++ b/tests/base/reference.checked @@ -11,14 +11,14 @@ DEAL::Construct C DEAL::Construct D DEAL::Destruct D -------------------------------------------------------- -An error occurred in line <29> of file in function +An error occurred in line <31> of file in function Subscriptor::~Subscriptor() The violated condition was: counter == 0 The name and call sequence of the exception was: - ExcInUse(counter) + ExcInUse(counter, classname ) Additional Information: -This object is still used by 1 other objects. +Object of class 4Test is still used by 1 other objects. -------------------------------------------------------- DEAL::Destruct C DEAL::Destruct B -- 2.39.5