]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Reintroduce a statement that (I believe) has caused hundreds of testsuite failures.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 24 Apr 2013 11:47:54 +0000 (11:47 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 24 Apr 2013 11:47:54 +0000 (11:47 +0000)
git-svn-id: https://svn.dealii.org/trunk@29379 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/base/logstream.h

index d18d40b2b8a64103884b0c3b0488d0a25096a607..f22601257441796d44e7ff7b44fb88e3cf6bffd8 100644 (file)
@@ -565,6 +565,8 @@ private:
    */
   std::ostringstream &get_stream()
   {
+    // ??? why the following?
+    outstreams.get().setf(std::ios::showpoint | std::ios::left);
     return outstreams.get();
   }
 

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.