From cc325cdfe98e8489eb66f47fb51e09a62d9fee83 Mon Sep 17 00:00:00 2001 From: wolf Date: Wed, 17 Nov 1999 18:29:06 +0000 Subject: [PATCH] Move from /deal.II/Todo git-svn-id: https://svn.dealii.org/trunk@1881 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/base/Todo | 6 ++++++ 1 file changed, 6 insertions(+) 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) + + -- 2.39.5