From: wolf Date: Tue, 23 May 2000 13:11:15 +0000 (+0000) Subject: Update to changes in the lib. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fad4ffdaf7e235ccc2ea54bfb1bae9afb87c8d5;p=dealii-svn.git Update to changes in the lib. git-svn-id: https://svn.dealii.org/trunk@2925 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/base/reference.checked b/tests/base/reference.checked index dd6e61b283..a7cebf4a52 100644 --- a/tests/base/reference.checked +++ b/tests/base/reference.checked @@ -11,12 +11,12 @@ DEAL::Construct C DEAL::Construct D DEAL::Destruct D -------------------------------------------------------- -An error occurred in line <31> of file in function +An error occurred in line <45> of file in function Subscriptor::~Subscriptor() The violated condition was: counter == 0 The name and call sequence of the exception was: - ExcInUse(counter, classname ) + ExcInUse(counter, object_info->name()) Additional Information: Object of class 4Test is still used by 1 other objects. --------------------------------------------------------