From befb0f1818fd324f883a8c3b8c0c78c17484b671 Mon Sep 17 00:00:00 2001 From: kanschat Date: Thu, 13 Jul 2006 14:51:12 +0000 Subject: [PATCH] undo last change git-svn-id: https://svn.dealii.org/trunk@13379 0785d39b-7218-0410-832d-ea1e28bc413d --- tests/base/reference/cmp/generic | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/tests/base/reference/cmp/generic b/tests/base/reference/cmp/generic index 455c4f6f7c..385fbe6f22 100644 --- a/tests/base/reference/cmp/generic +++ b/tests/base/reference/cmp/generic @@ -23,5 +23,27 @@ Object of class 4Test is still used by 1 other objects. -------------------------------------------------------- DEAL::Abort!!! DEAL::Destruct C +-------------------------------------------------------- +An error occurred in file in function + void Subscriptor::unsubscribe(const char*) const +The violated condition was: + it != counter_map.end() +The name and call sequence of the exception was: + ExcNoSubscriber(object_info->name(), name) +Additional Information: +No subscriber with identifier "Test R" did subscribe to this object of class 4Test +-------------------------------------------------------- +DEAL::Abort!!! +-------------------------------------------------------- +An error occurred in file in function + void Subscriptor::unsubscribe(const char*) const +The violated condition was: + it->second > 0 +The name and call sequence of the exception was: + ExcNoSubscriber(object_info->name(), name) +Additional Information: +No subscriber with identifier "Test R" did subscribe to this object of class 4Test +-------------------------------------------------------- +DEAL::Abort!!! DEAL::Destruct B DEAL::Destruct A -- 2.39.5