From 6a839304b76d9277a3ad6e29ba1ca510c3c69ad3 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Thu, 6 Jul 2017 22:59:48 +0000 Subject: 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. --- regress/roff/args/roff.out_lint | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'regress/roff/args/roff.out_lint') 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 -- cgit v1.2.3-56-ge451