From 0d35e1e0c2dab36f5b7ef231b5579d2b0c258a78 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Sun, 24 May 1998 21:13:52 +0000 Subject: [PATCH] . git-svn-id: https://svn.dealii.org/trunk@347 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/Todo | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/deal.II/deal.II/Todo b/deal.II/deal.II/Todo index 69b1f68868..7d41e06ac6 100644 --- a/deal.II/deal.II/Todo +++ b/deal.II/deal.II/Todo @@ -96,7 +96,11 @@ In VectorTools::project_boundary_values, no condensation of sparsity solution vectors is performed, This is ok for dim<3 because then there are no constrained nodes on the boundary, but is not acceptable for higher dimensions. Fix this. - + + +Remove the this-> coding in tria_iterator.templates.h. These were + introduced in order to avoid an internal compiler error in an + egcs snapshot. -- 2.39.5