From: wolf Date: Wed, 17 Nov 1999 18:29:06 +0000 (+0000) Subject: Move from /deal.II/Todo X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc325cdfe98e8489eb66f47fb51e09a62d9fee83;p=dealii-svn.git Move from /deal.II/Todo git-svn-id: https://svn.dealii.org/trunk@1881 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/base/Todo b/deal.II/base/Todo index b6d7946581..3dac0c43a4 100644 --- a/deal.II/base/Todo +++ b/deal.II/base/Todo @@ -20,3 +20,9 @@ Put Tensor<1,dim>::array_size directly into the array type. At 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 + + +Revert istrstream(p.c_str()) to istrstream(p) when possible + (parameter_handler.cc) + +