Build-namelist script should show all warnings and THEN fail
Open
b4b
enhancement
usability
- Dominant language
- Fortran
- Stars
- 352
- Forks
- 361
- Avg merge
- 6d 6h
- Merged PRs (30d)
- 8
Description
Right now, the build-namelist script fails on the first warning. If the user then adds `--ignore-warnings`, they will never know about anything else they're ignoring. It would be better for the script to continue through to the end, showing all warnings, and _then_ error.
Contributor guide
Assessment
This issue has not been assessed yet.