From: Wolfgang Bangerth Date: Wed, 5 Sep 2007 03:57:05 +0000 (+0000) Subject: Augment TODO X-Git-Tag: v8.0.0~9925 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48becf496c0bccc0838bacad7f9d28f6e602fb80;p=dealii.git Augment TODO git-svn-id: https://svn.dealii.org/trunk@15123 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/include/numerics/data_out.h b/deal.II/deal.II/include/numerics/data_out.h index ff63d0d4e3..cd6877d8b3 100644 --- a/deal.II/deal.II/include/numerics/data_out.h +++ b/deal.II/deal.II/include/numerics/data_out.h @@ -2,7 +2,7 @@ // $Id$ // Version: $Name$ // -// Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 by the deal.II authors +// Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 by the deal.II authors // // This file is subject to QPL and may not be distributed // without copyright and license information. Please refer @@ -166,7 +166,7 @@ template class FEValuesBase; template class DataOut_DoFData : public DataOutInterface { -//TODO: Do we still need this after changing the template argument? +//TODO: Do we still need this after changing the template argument? it also appears as if this bug is only triggered with gcc2.95, which we don't support any more anyway... #ifdef DEAL_II_TEMPLATE_TEMPLATE_TYPEDEF_BUG // helper class struct DH_dim : public DH