From: wolf Date: Tue, 16 Nov 1999 15:29:53 +0000 (+0000) Subject: . X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3daad4c68a58e6ca2127e541ea19406ba20bbcd2;p=dealii-svn.git . git-svn-id: https://svn.dealii.org/trunk@1859 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/base/Todo b/deal.II/base/Todo index fddd7026fc..e3d5b691ef 100644 --- a/deal.II/base/Todo +++ b/deal.II/base/Todo @@ -19,10 +19,6 @@ Put Tensor<1,dim>::array_size directly into the array type. At present, egcs 1.1.2 chokes on that. -Check the pattern matching in the parameter handler module using - the C++ exception handling mechanism rather than Asserts, since - this should be on also when debug mode is off. - Fill in docs for the timer class. Hopefully finally find a way to let it measure times larger than half an hour. > Operating system dependence. Grrr. Guido