]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Update test output for base/assign_subscriptor without threads 6420/head
authorDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Tue, 1 May 2018 23:14:44 +0000 (01:14 +0200)
committerDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Tue, 1 May 2018 23:17:54 +0000 (01:17 +0200)
tests/base/assign_subscriptor.with_threads=off.debug.output

index eb56434e1f09ddc396141149687d06cb9b1acd24..a5af59129df9722a1591fd9638cf33d0011b4f7a 100644 (file)
@@ -1,5 +1,5 @@
 
-DEAL::Exception: ExcInUse (counter, object_info->name(), infostring)
+DEAL::Exception: ExcInUse (counter.load(), object_info->name(), infostring)
 DEAL::
 --------------------------------------------------------
 An error occurred in file <subscriptor.cc> in function
@@ -15,7 +15,7 @@ Additional information:
 See the entry in the Frequently Asked Questions of deal.II (linked to from http://www.dealii.org/) for a lot more information on what this error means and how to fix programs in which it happens.
 --------------------------------------------------------
 
-DEAL::Exception: ExcInUse (counter, object_info->name(), infostring)
+DEAL::Exception: ExcInUse (counter.load(), object_info->name(), infostring)
 DEAL::
 --------------------------------------------------------
 An error occurred in file <subscriptor.cc> in function
@@ -31,7 +31,7 @@ Additional information:
 See the entry in the Frequently Asked Questions of deal.II (linked to from http://www.dealii.org/) for a lot more information on what this error means and how to fix programs in which it happens.
 --------------------------------------------------------
 
-DEAL::Exception: ExcInUse (counter, object_info->name(), infostring)
+DEAL::Exception: ExcInUse (counter.load(), object_info->name(), infostring)
 DEAL::
 --------------------------------------------------------
 An error occurred in file <subscriptor.cc> in function

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.