mirror of
https://github.com/open-simh/simtools.git
synced 2026-04-29 05:05:09 +00:00
There was an obscure bug in parse_expr(), used to evaluate 'if df', where it could skip past the end of the line marker. If this happened inside an expanded macro, then after that was the next line... In other cases it might be worse. Now that this is fixed, another check for line end junk can be enabled.
12 KiB
12 KiB