]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
remove bug that avoided showing all exceptions in regression tests
authorkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 18 Jul 2006 18:24:13 +0000 (18:24 +0000)
committerkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 18 Jul 2006 18:24:13 +0000 (18:24 +0000)
git-svn-id: https://svn.dealii.org/trunk@13387 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/source/exceptions.cc

index ff6bd208ef890aae6c2ab7b2ad9eec286c72b9a5..03d0aafee5e470712d48517fdebd83f11c1ef55d 100644 (file)
@@ -400,6 +400,8 @@ namespace deal_II_exceptions
        }
       else if(deal_II_exceptions::abort_on_exception == true)
          std::abort ();
+      else
+       --n_treated_exceptions;
     }
 
 

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.