[BACK]Return to name.out_lint CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / roff / string

File: [cvsweb.bsd.lv] / mandoc / regress / roff / string / name.out_lint (download)

Revision 1.9, Sun Jun 5 13:54:17 2022 UTC (2 years, 3 months ago) by schwarze
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +1 -1 lines

With the improved escape sequence parser, it becomes easy to also improve
diagnostics.  Distinguish "incomplete escape sequence", "invalid special
character", and "unknown special character" from the generic "invalid
escape sequence", also promoting them from WARNING to ERROR because
incomplete escape sequences are severe syntax violations and because
encountering an invalid or unknown special character makes it likely
that part of the document content intended by the authors gets lost.

mandoc: name.in:11:5: ERROR: escaped character not allowed in a name: bs\e
mandoc: name.in:14:5: ERROR: escaped character not allowed in a name: bl\ 
mandoc: name.in:18:29: ERROR: incomplete escape sequence: \*[norm
mandoc: name.in:18:28: STYLE: whitespace at end of input line
mandoc: name.in:20:7: WARNING: undefined string, using "": quot
mandoc: name.in:20:6: STYLE: whitespace at end of input line
mandoc: name.in:28:6: WARNING: undefined string, using "": bse
mandoc: name.in:28:5: STYLE: whitespace at end of input line
mandoc: name.in:30:5: WARNING: undefined string, using "": bs
mandoc: name.in:30:4: STYLE: whitespace at end of input line
mandoc: name.in:38:7: WARNING: undefined string, using "": bl e
mandoc: name.in:38:6: STYLE: whitespace at end of input line
mandoc: name.in:40:6: WARNING: undefined string, using "": ble
mandoc: name.in:40:5: STYLE: whitespace at end of input line
mandoc: name.in:42:5: WARNING: undefined string, using "": bl
mandoc: name.in:42:4: STYLE: whitespace at end of input line
mandoc: name.in:46:19: WARNING: undefined escape, printing literally: \G