diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2017-07-06 22:59:48 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2017-07-06 22:59:48 +0000 |
commit | 4d46f5a0e2832b020c0352d54dcaad3bf87e0f0e (patch) | |
tree | ee0c06e82cd4d3bfefed904d7d0b7ccb4674a670 /regress/roff/args | |
parent | 8bfd46f38d1b15589e5ffa8b44915557a3030385 (diff) | |
download | mandoc-4d46f5a0e2832b020c0352d54dcaad3bf87e0f0e.tar.gz |
Now that we have the -Wstyle message level, downgrade six warnings
that are not syntax mistakes and that do not cause wrong formatting
or content to style suggestions.
Also upgrade two warnings that may cause information loss to errors.
Diffstat (limited to 'regress/roff/args')
-rw-r--r-- | regress/roff/args/man.out_lint | 16 | ||||
-rw-r--r-- | regress/roff/args/mdoc.out_lint | 24 | ||||
-rw-r--r-- | regress/roff/args/roff.out_lint | 32 |
3 files changed, 36 insertions, 36 deletions
diff --git a/regress/roff/args/man.out_lint b/regress/roff/args/man.out_lint index 5b74f59e..6d6bbd84 100644 --- a/regress/roff/args/man.out_lint +++ b/regress/roff/args/man.out_lint @@ -1,9 +1,9 @@ -mandoc: man.in:35:13: WARNING: whitespace at end of input line -mandoc: man.in:39:14: WARNING: whitespace at end of input line -mandoc: man.in:43:15: WARNING: whitespace at end of input line -mandoc: man.in:83:25: WARNING: whitespace at end of input line -mandoc: man.in:87:26: WARNING: whitespace at end of input line -mandoc: man.in:91:27: WARNING: whitespace at end of input line -mandoc: man.in:104:5: WARNING: unterminated quoted argument -mandoc: man.in:107:9: WARNING: unterminated quoted argument +mandoc: man.in:35:13: STYLE: whitespace at end of input line +mandoc: man.in:39:14: STYLE: whitespace at end of input line +mandoc: man.in:43:15: STYLE: whitespace at end of input line +mandoc: man.in:83:25: STYLE: whitespace at end of input line +mandoc: man.in:87:26: STYLE: whitespace at end of input line +mandoc: man.in:91:27: STYLE: whitespace at end of input line +mandoc: man.in:104:5: STYLE: unterminated quoted argument +mandoc: man.in:107:9: STYLE: unterminated quoted argument mandoc: man.in:131:1: ERROR: escaped character not allowed in a name: IB\( diff --git a/regress/roff/args/mdoc.out_lint b/regress/roff/args/mdoc.out_lint index d28277a1..f4715ba2 100644 --- a/regress/roff/args/mdoc.out_lint +++ b/regress/roff/args/mdoc.out_lint @@ -1,13 +1,13 @@ -mandoc: mdoc.in:38:13: WARNING: whitespace at end of input line -mandoc: mdoc.in:42:14: WARNING: whitespace at end of input line -mandoc: mdoc.in:46:15: WARNING: whitespace at end of input line -mandoc: mdoc.in:86:25: WARNING: whitespace at end of input line -mandoc: mdoc.in:90:26: WARNING: whitespace at end of input line -mandoc: mdoc.in:94:27: WARNING: whitespace at end of input line -mandoc: mdoc.in:102:9: WARNING: unterminated quoted argument -mandoc: mdoc.in:103:13: WARNING: unterminated quoted argument -mandoc: mdoc.in:107:10: WARNING: unterminated quoted argument -mandoc: mdoc.in:108:14: WARNING: unterminated quoted argument -mandoc: mdoc.in:112:11: WARNING: unterminated quoted argument -mandoc: mdoc.in:113:15: WARNING: unterminated quoted argument +mandoc: mdoc.in:38:13: STYLE: whitespace at end of input line +mandoc: mdoc.in:42:14: STYLE: whitespace at end of input line +mandoc: mdoc.in:46:15: STYLE: whitespace at end of input line +mandoc: mdoc.in:86:25: STYLE: whitespace at end of input line +mandoc: mdoc.in:90:26: STYLE: whitespace at end of input line +mandoc: mdoc.in:94:27: STYLE: whitespace at end of input line +mandoc: mdoc.in:102:9: STYLE: unterminated quoted argument +mandoc: mdoc.in:103:13: STYLE: unterminated quoted argument +mandoc: mdoc.in:107:10: STYLE: unterminated quoted argument +mandoc: mdoc.in:108:14: STYLE: unterminated quoted argument +mandoc: mdoc.in:112:11: STYLE: unterminated quoted argument +mandoc: mdoc.in:113:15: STYLE: unterminated quoted argument mandoc: mdoc.in:121:1: ERROR: escaped character not allowed in a name: Fl\( diff --git a/regress/roff/args/roff.out_lint b/regress/roff/args/roff.out_lint index d6817400..5ac03917 100644 --- a/regress/roff/args/roff.out_lint +++ b/regress/roff/args/roff.out_lint @@ -1,16 +1,16 @@ -mandoc: roff.in:31:15: WARNING: whitespace at end of input line -mandoc: roff.in:33:16: WARNING: whitespace at end of input line -mandoc: roff.in:35:17: WARNING: whitespace at end of input line -mandoc: roff.in:55:27: WARNING: whitespace at end of input line -mandoc: roff.in:57:28: WARNING: whitespace at end of input line -mandoc: roff.in:59:29: WARNING: whitespace at end of input line -mandoc: roff.in:63:7: WARNING: unterminated quoted argument -mandoc: roff.in:64:11: WARNING: unterminated quoted argument -mandoc: roff.in:66:7: WARNING: unterminated quoted argument -mandoc: roff.in:66:12: WARNING: whitespace at end of input line -mandoc: roff.in:67:11: WARNING: unterminated quoted argument -mandoc: roff.in:67:16: WARNING: whitespace at end of input line -mandoc: roff.in:69:7: WARNING: unterminated quoted argument -mandoc: roff.in:69:13: WARNING: whitespace at end of input line -mandoc: roff.in:70:11: WARNING: unterminated quoted argument -mandoc: roff.in:70:17: WARNING: whitespace at end of input line +mandoc: roff.in:31:15: STYLE: whitespace at end of input line +mandoc: roff.in:33:16: STYLE: whitespace at end of input line +mandoc: roff.in:35:17: STYLE: whitespace at end of input line +mandoc: roff.in:55:27: STYLE: whitespace at end of input line +mandoc: roff.in:57:28: STYLE: whitespace at end of input line +mandoc: roff.in:59:29: STYLE: whitespace at end of input line +mandoc: roff.in:63:7: STYLE: unterminated quoted argument +mandoc: roff.in:64:11: STYLE: unterminated quoted argument +mandoc: roff.in:66:7: STYLE: unterminated quoted argument +mandoc: roff.in:66:12: STYLE: whitespace at end of input line +mandoc: roff.in:67:11: STYLE: unterminated quoted argument +mandoc: roff.in:67:16: STYLE: whitespace at end of input line +mandoc: roff.in:69:7: STYLE: unterminated quoted argument +mandoc: roff.in:69:13: STYLE: whitespace at end of input line +mandoc: roff.in:70:11: STYLE: unterminated quoted argument +mandoc: roff.in:70:17: STYLE: whitespace at end of input line |