- Package:
- clang-tidy-19
- Source:
- clang-tidy-19
- Description:
- clang-based C++ linter tool
- Submitter:
- Bjarni Ingi Gislason
- Date:
- 2024-12-08 11:51:02 UTC
- Severity:
- normal
- Tags:
* What led up to the situation?
Checking for defects with
test-[g|n]roff -mandoc -t -K utf8 -rF0 -rHY=0 -ww -b -z < "man page"
[Use "groff -e ' $' <file>" to find trailing spaces.]
["test-groff" is a script in the repository for "groff"; is not shipped]
(local copy and "troff" slightly changed by me).
[The fate of "test-nroff" was decided in groff bug #55941.]
* What was the outcome of this action?
troff:<stdin>:270: warning: font name 'CW' is deprecated
* What outcome did you expect instead?
No output (no warnings).
-.-
General remarks and further material, if a diff-file exist, are in the
attachments.
Hello Dont hesitate to propose a patch/diff. Unfortunately, I am not going to spend time on it :( Cheers Sylvestre-------- Message d'origine -------- Le 08/12/2024 11:51, Bjarni Ingi Gislason <bjarniig@simnet.is> a écrit :