]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Work around problems with gcc3.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 14 Mar 2001 14:16:34 +0000 (14:16 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 14 Mar 2001 14:16:34 +0000 (14:16 +0000)
git-svn-id: https://svn.dealii.org/trunk@4201 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/news/2001/c-3-1.html

index 644cf75f4654909d932ccd437a2a6f57a5c70e88..ca4cccfd8f0aa6fb377a1b3b40055029b46385ba 100644 (file)
@@ -174,6 +174,27 @@ documentation, etc</a>.
 <h3>deal.II</h3>
 
 <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/14)
+       </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>
        Changed: when refining a hexahedron in 3d, the rules by which
        the new vertices at the centers of the faces and at the center

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.