Skip to content

add a `code` argument to `wfile_parse_name`

Florian Atteneder requested to merge fa/err-handling-in-parser into master

Follow up PR to !5 and should be merged after !5.

This should avoid ambiguities between regexes, in case more are added in the future. Furthermore, this also gives nice notice when one forgot to add the radius index for bamps output, as implemented in !5.

Edited by Florian Atteneder

Merge request reports