]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Mention ParameterHandler exceptions in changes.h.
authorDavid Wells <wellsd2@rpi.edu>
Fri, 16 Sep 2016 00:02:29 +0000 (20:02 -0400)
committerDavid Wells <wellsd2@rpi.edu>
Wed, 28 Sep 2016 13:54:12 +0000 (09:54 -0400)
The last few commits change the behavior in an incompatible way by
raising exceptions on invalid input instead of using a return code.

doc/news/changes.h

index 769e2bb193786f3de4817fb12b9ec99fa8e78a27..806f17d7f82bc76a1193bf2e9abe889a2f459c16 100644 (file)
@@ -38,6 +38,15 @@ inconvenience this causes.
 </p>
 
 <ol>
+ <li> Deprecated: ParameterHandler::read_input,
+ ParameterHandler::read_input_from_xml, and
+ ParameterHandler::read_input_from_string are now deprecated in favor of
+ ParameterHandler::parse_input, ParameterHandler::parse_input_from_xml, and
+ ParameterHandler::parse_input_from_string. These new functions throw
+ exceptions to indicate failure instead of using return codes.
+ <br>
+ (David Wells, 2016/09/15)
+ </li>
 
  <li> Deprecated: MGCoarseGridLACIteration got deprecated in favor of
  MGCoarseGridIterativeSolver.

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.