CVS log for src/tests/usr.bin/xlint/lint2/msg_011.exp
Up to [cvs.NetBSD.org] / src / tests / usr.bin / xlint / lint2
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Nov 30 18:17:12 2024 UTC (7 weeks ago) by rillig
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +11 -11
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.4: download - view: text, markup, annotated - select for diffs
Sat Nov 30 16:34:27 2024 UTC (7 weeks ago) by rillig
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1
lines
lint: fix type name of prototype function in lint2 messages
Since tyname.c 1.42 from 2021-06-28, when the type names for '(void)'
prototypes was fixed for lint1 but not for lint2.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Nov 30 16:20:42 2024 UTC (7 weeks ago) by rillig
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -0
lines
tests/lint: demonstrate wrong type name for prototype function
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Aug 7 19:07:03 2021 UTC (3 years, 5 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: +6 -0
lines
tests/lint: add more tests for lint2
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Aug 5 22:36:08 2021 UTC (3 years, 5 months ago) by rillig
Branches: MAIN
tests/lint: add test skeletons for messages from lint2
CVSweb <webmaster@jp.NetBSD.org>