CVS log for src/usr.bin/xlint/lint2/check-msgs.lua
Up to [cvs.NetBSD.org] / src / usr.bin / xlint / lint2
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Nov 30 18:17:11 2024 UTC (5 months, 1 week ago) by rillig
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2
lines
lint: reword lint2 warnings, reduce punctuation
The previous diagnostics used unusual punctuation, for example by placing
spaces inside parentheses, as well as using space-space-tab and
double-colon as separators. Convert these diagnostics into readily
readable prose, and mark them clearly as coming from lint2, so that they
can be related to the tests in /usr/tests/usr.bin/xlint/lint2/msg_???.ln.
This change means that usr.bin/error no longer recognizes these messages
as coming from lint2, but that can be fixed later if necessary.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Sep 10 21:05:08 2021 UTC (3 years, 8 months ago) by rillig
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
netbsd-10-base,
netbsd-10-1-RELEASE,
netbsd-10-0-RELEASE,
netbsd-10-0-RC6,
netbsd-10-0-RC5,
netbsd-10-0-RC4,
netbsd-10-0-RC3,
netbsd-10-0-RC2,
netbsd-10-0-RC1,
netbsd-10
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +19 -29
lines
tests/lint: align message checker for lint2 to the one from lint1
No functional change.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Feb 28 18:17:08 2021 UTC (4 years, 2 months ago) by rillig
Branches: MAIN
CVS tags: cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x
lint2: add redundancy checker for comments in source code
Based on the redundancy checker for lint1.
No functional change.
CVSweb <webmaster@jp.NetBSD.org>