From: wolf Date: Wed, 14 Mar 2001 14:16:34 +0000 (+0000) Subject: Work around problems with gcc3. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d4d26ab4a1ff04e828c9e98314dbd7ab7bbc56d;p=dealii-svn.git Work around problems with gcc3. git-svn-id: https://svn.dealii.org/trunk@4201 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/2001/c-3-1.html b/deal.II/doc/news/2001/c-3-1.html index 644cf75f46..ca4cccfd8f 100644 --- a/deal.II/doc/news/2001/c-3-1.html +++ b/deal.II/doc/news/2001/c-3-1.html @@ -174,6 +174,27 @@ documentation, etc.

deal.II

    +
  1. + We now unconditionally include + deal.II/include/grid/tria_accessor.templates.h + (which containts some inline functions for triangulation + accessor classes) into + deal.II/include/grid/tria_accessor.h 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. +
    + (RH 2001/03/14) +

    + +
  2. + The class GridReordering::Cell has + now a copy constructor to work around a bug in a gcc3.0 + snapshot. +
    + (RH, WB 2001/03/14) +

    +
  3. Changed: when refining a hexahedron in 3d, the rules by which the new vertices at the centers of the faces and at the center