[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Outdated warning
From: |
Alejandro Colomar |
Subject: |
Outdated warning |
Date: |
Sat, 22 Apr 2023 20:03:29 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.1 |
Hi Branden,
I found some spurious warning using 1.23.0-rc3 while linting some mdoc(7)
page:
$ make build-catman V=1
TROFF -mdoc .tmp/man/man1/basenc.1.cat.set
troff -mdoc -Tutf8 -t -ww -rLL=78n <.tmp/man/man1/basenc.1.cat.troff 2>&1
>.tmp/man/man1/basenc.1.cat.set \
| ( ! grep ^ )
troff:man1/basenc.1:46: warning [p 1, 2.5i]: cannot adjust line
troff:man1/basenc.1:46: warning [p 1, 2.7i]: cannot break line
troff:man1/basenc.1:92: warning [p 1, 4.5i]: cannot adjust line
troff:man1/basenc.1:92: warning [p 1, 4.7i]: cannot break line
troff:man1/basenc.1:108: warning [p 1, 5.8i]: cannot adjust line
troff:man1/basenc.1:110: warning [p 1, 6.2i]: cannot adjust line
troff:man1/basenc.1:151: warning [p 1, 9.2i]: cannot adjust line
mdoc warning: .Nx: Unknown NetBSD version '9.0' (#263)
make: *** [share/mk/build/catman.mk:91: .tmp/man/man1/basenc.1.cat.set] Error 1
make: *** Deleting file '.tmp/man/man1/basenc.1.cat.set'
NetBSD 9.0 dates from 2020. Considering that new versions will continue to
appear, I don't think it makes much sense to try to have a comprehensive
list of them. I suggest completely dropping the warning.
Cheers,
Alex
--
<http://www.alejandro-colomar.es/>
GPG key fingerprint: A9348594CE31283A826FBDD8D57633D441E25BB5
OpenPGP_signature
Description: OpenPGP digital signature
- Outdated warning,
Alejandro Colomar <=