Skip to content
Snippets Groups Projects
Commit 4abef3a4 authored by Dmitri Naumov's avatar Dmitri Naumov Committed by Tom Fischer
Browse files

Wording.

parent 9391fee5
No related branches found
No related tags found
No related merge requests found
...@@ -8,8 +8,8 @@ ...@@ -8,8 +8,8 @@
- New configuration tree parser - New configuration tree parser
- Checks configuration parameters more strictly, automatically prints error/warning messages. - Checks configuration parameters more strictly, automatically prints error/warning messages.
- Requires Boost >= 1.56 because of boost::optional with move semantics. - Requires Boost >= 1.56 because of boost::optional with move semantics.
- Command line argument `--config-warnings-nonfatal` that keeps OGS from crashing on warnings during - Command line argument `--config-warnings-nonfatal` that keeps OGS from terminating on warnings during
configuration file parsing (errors still makes it crash). configuration file parsing (errors still makes it terminate).
- Command line argument `-l` for OGS cli and testrunner to specify verbosity of logging, #1056 - Command line argument `-l` for OGS cli and testrunner to specify verbosity of logging, #1056
- Rework tools: - Rework tools:
- CreateBoundaryConditionsAlongPolyline - CreateBoundaryConditionsAlongPolyline
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment