]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add warning to parse_input 9885/head
authorPeter Munch <peterrmuench@gmail.com>
Tue, 14 Apr 2020 10:58:53 +0000 (12:58 +0200)
committerPeter Munch <peterrmuench@gmail.com>
Wed, 15 Apr 2020 21:34:09 +0000 (23:34 +0200)
doc/news/changes/incompatibilities/20200326NiklasFehn [new file with mode: 0644]
doc/news/changes/minor/20200326NiklasFehn

diff --git a/doc/news/changes/incompatibilities/20200326NiklasFehn b/doc/news/changes/incompatibilities/20200326NiklasFehn
new file mode 100644 (file)
index 0000000..6c3e629
--- /dev/null
@@ -0,0 +1,5 @@
+Changed: The function ParameterHandler::parse_input() can now also parse xml- and json-files,
+depending on the file suffix. From now on, only files ending with .prm are treated as standard 
+parameter files.
+<br>
+(Niklas Fehn, Peter Munch, 2020/03/26)
index 6a97e7e3ef18196710943a9d8bc6a09a2f9d9af2..be120a6344d508c97f73603fd0e4918a1fe3a137 100644 (file)
@@ -1,6 +1,5 @@
-Extension: The function ParameterHandler::parse_input() has been extended so that
-the same parse_input function can be called independently of the type of input
-file (prm, xml, json). An additional parameter assert_mandatory_entries_are_found
-is introduced to avoid errors, e.g., due to typos in the input file.
+Extension: An optional additional parameter assert_mandatory_entries_are_found
+is introduced to the function ParameterHandler::parse_input() to avoid errors, 
+e.g., due to typos in the input file.
 <br>
 (Niklas Fehn, 2020/03/26)

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.