diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2010-12-02 20:41:46 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2010-12-02 20:41:46 +0000 |
commit | 627ca9c00340387199629fec275445d9acebc21d (patch) | |
tree | 549516dd200182571d73422bc1220392f7278575 /mdoc.7 | |
parent | 0c9117d0efd602c9cb40ee65c0a60a4815b12fc6 (diff) | |
download | mandoc-627ca9c00340387199629fec275445d9acebc21d.tar.gz |
Track the parser status both per file (file_status), such that
we can for example skip rendering on FATAL parsing errors,
and globally (exit_status), such that we know what to return.
Without this, following files produced no rendered output
once a single file suffered from a FATAL error.
Bug reported by kristaps@, fix by me.
Diffstat (limited to 'mdoc.7')
0 files changed, 0 insertions, 0 deletions