From: Yuri Pankov <yuri.pankov@gmail.com> To: discuss@mdocml.bsd.lv Subject: making all warnings fatal again? Date: Sat, 7 Jan 2017 05:33:26 +0300 [thread overview] Message-ID: <4e555214-ac40-382d-5495-533423a35219@gmail.com> (raw) Hi, Switching from 1.13.3 to 1.13.4 made mandoc -Tlint exit 0 instead of 2 for *some* of the warnings it reports. Is there a way to make all warnings "fatal" again? For example (not limited to this one, of course): 1.13.3: $ mandoc -Tlint foo.1; echo $? mandoc: foo.1:2:5: WARNING: lower case character in document title: Dt foo 2 1.13.4: $ mandoc -Tlint foo.1; echo $? mandoc: foo.1:2:5: WARNING: lower case character in document title: Dt foo 0 P.S.: are the list archives available somewhere? -- To unsubscribe send an email to discuss+unsubscribe@mdocml.bsd.lv
next reply other threads:[~2017-01-07 2:33 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2017-01-07 2:33 Yuri Pankov [this message] 2017-01-09 2:45 ` Ingo Schwarze 2017-01-09 22:10 ` Yuri Pankov
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=4e555214-ac40-382d-5495-533423a35219@gmail.com \ --to=yuri.pankov@gmail.com \ --cc=discuss@mdocml.bsd.lv \ --subject='Re: making all warnings fatal again?' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).