From 4e8216fba2d42ee11d1aafae2e1e366f515cfb6b Mon Sep 17 00:00:00 2001 From: wolf Date: Mon, 14 Oct 2002 18:59:01 +0000 Subject: [PATCH] support gcc2.96. git-svn-id: https://svn.dealii.org/trunk@6649 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/2002/c-3-4.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/deal.II/doc/news/2002/c-3-4.html b/deal.II/doc/news/2002/c-3-4.html index bd5b29339a..a43abbcc52 100644 --- a/deal.II/doc/news/2002/c-3-4.html +++ b/deal.II/doc/news/2002/c-3-4.html @@ -33,6 +33,13 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK

General

    +
  1. + New: deal.II can now also be compiled with Red Hat's + version of the gcc compiler, gcc 2.96. +
    + (WB 2002/10/14) +

    +
  2. Fixed: On CygWin, one header files has a #define quad quad_t. This is annoying, since we have local variables and -- 2.39.5