]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Work around problems with gcc3
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 14 Mar 2001 14:14:56 +0000 (14:14 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 14 Mar 2001 14:14:56 +0000 (14:14 +0000)
git-svn-id: https://svn.dealii.org/trunk@4199 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/news/2001/3.1.0-vs-3.1.1.html

index ddc1e09d6c1af413f4830f394e1fa4252ab963bf..a9d6c5dc8e5b7153c6a0c42979aafa1fba8eca8c 100644 (file)
 <h2>Changes between versions 3.1 and 3.1.1</h2>
 
 <ol>
+  <li> <p>
+       We now unconditionally include
+       <code>deal.II/include/grid/tria_accessor.templates.h</code>
+       (which containts some inline functions for triangulation
+       accessor classes) into 
+       <code>deal.II/include/grid/tria_accessor.h</code> to work
+       around a problem with gcc3.0 which does not place a copy of
+       these functions into the library. Previously we only included
+       the file in optimized mode.
+       <br>
+       (RH 2001/03/04)
+       </p>
+
+  <li> <p>
+       The class <code class="class">GridReordering::Cell</code> has
+       now a copy constructor to work around a bug in a gcc3.0
+       snapshot.
+       <br>
+       (RH, WB 2001/03/14)
+       </p>
+
   <li> <p>
        Fixed: a missing <code>const</code> prevented the <code
        class="class">PreconditionSelector</code> class to be

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.