diff options
author | 2010-12-02 20:40:43 +0000 | |
---|---|---|
committer | 2010-12-02 20:40:43 +0000 | |
commit | 7cc0e280cfd65655aaaf07fb353f214d336bd761 (patch) | |
tree | 45e58c62ffbbfca858f5a9a57aa4ae4b4095cb8d /lib | |
parent | Properly initialize the manual section to a default when .Dt is missing. (diff) | |
download | wireguard-openbsd-7cc0e280cfd65655aaaf07fb353f214d336bd761.tar.xz wireguard-openbsd-7cc0e280cfd65655aaaf07fb353f214d336bd761.zip |
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 'lib')
0 files changed, 0 insertions, 0 deletions