]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fix usage of skip_undefined when reading another file via input command
authorDenis Davydov <davydden@gmail.com>
Fri, 19 Oct 2018 09:18:28 +0000 (11:18 +0200)
committerDenis Davydov <davydden@gmail.com>
Fri, 19 Oct 2018 09:37:58 +0000 (11:37 +0200)
source/base/parameter_handler.cc

index 8dd78785961519842b893bb19ae148cc6163e823..050c942f6c8be1b253090b5ad937ba387ee454e0 100644 (file)
@@ -2253,7 +2253,7 @@ ParameterHandler::scan_line(std::string        line,
                   ExcCannotOpenIncludeStatementFile(current_line_n,
                                                     input_filename,
                                                     line));
-      parse_input(input);
+      parse_input(input, "input file", "", skip_undefined);
     }
   else
     {

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.