From: Guido Kanschat Date: Fri, 21 Apr 2000 16:30:21 +0000 (+0000) Subject: New info in subscriptor X-Git-Tag: v8.0.0~20632 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb32c4daf3256b8040e2dc1b852351a8c1df0ac0;p=dealii.git New info in subscriptor git-svn-id: https://svn.dealii.org/trunk@2768 0785d39b-7218-0410-832d-ea1e28bc413d --- 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