Feature simplify fatal error
Uses the newly introduced FatalErrorInLookup
and FatalIOErrorInLookip
(issue #1362) for cleaner and more consistent handling of lookup errors (especially for the runTime selectable mechanism).
Edited by Mark OLESEN
Merge request reports
Activity
Filter activity
added 3 commits
- 58fa789b - 1 commit from branch
develop
- e7c98089 - ENH: use FatalErrorInLookup macros (#1362)
- 5be1d381 - STYLE: use simpler test for constructor iterator validity
- 58fa789b - 1 commit from branch
added 3 commits
- 99536cc3 - ENH: add no-op methods to Nullobject
- 7c61f4a7 - ENH: minor improvements to printTable(List<wordList>, ..)
- 5794d7e9 - ENH: use FatalIOErrorInLookup instead of FatalErrorInLookup
Please register or sign in to reply