]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix a problem that I'm unsure how it could have been missed: we were including pthrea...
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 5 Aug 2008 00:59:51 +0000 (00:59 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 5 Aug 2008 00:59:51 +0000 (00:59 +0000)
git-svn-id: https://svn.dealii.org/trunk@16488 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/include/base/thread_management.h
deal.II/doc/news/changes.h

index 56340230a2c00ac95df8396ea2da72d1d7fe95be..7c85191db4efe1b0d1ee4bf2f761abc658f23113 100644 (file)
@@ -26,7 +26,6 @@
 #include <boost/tuple/tuple.hpp>
 #include <boost/shared_ptr.hpp>
 
-DEAL_II_NAMESPACE_OPEN
 #if DEAL_II_USE_MT == 1
 #  if defined(DEAL_II_USE_MT_POSIX)
 #    include <pthread.h>
@@ -35,6 +34,9 @@ DEAL_II_NAMESPACE_OPEN
 
 
 
+DEAL_II_NAMESPACE_OPEN
+
+
 /**
  * A namespace for the implementation of thread management in
  * deal.II. Most of the content of this namespace is discussed in
index e0839a3138f9ee98eb3eed66f7da0c9b64db7c30..0394b0109d552302052d1207a495e69dc636350f 100644 (file)
@@ -134,6 +134,15 @@ inconvenience this causes.
 <h3>base</h3>
 
 <ol>
+  <li>
+  <p>
+  Fixed: A misplaced <code>#include</code> directive prevented the file
+  <code>base/source/data_out_base.cc</code> from being compilable by
+  the PGI C++ compiler. This is now fixed.
+  <br> 
+  (WB 2008/08/05)
+  </p>
+
   <li>
   <p>
   New: There are now a new

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.