CVS log for src/tests/usr.bin/xlint/lint2/msg_011.ln
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 16:34:27 2024 UTC (6 weeks, 5 days ago) by rillig
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +14 -8
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.4: download - view: text, markup, annotated - select for diffs
Sat Nov 30 16:20:42 2024 UTC (6 weeks, 5 days ago) by rillig
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +9 -1
lines
tests/lint: demonstrate wrong type name for prototype function
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Aug 24 23:38:51 2021 UTC (3 years, 4 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.2: preferred, colored
Changes since revision 1.2: +9 -9
lines
tests/lint: normalize whitespace in lint2 tests
Found a typo in read.ln, f124, which had just 'F' instead of the
intended 'F0'. Other than that, only whitespace changes.
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
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +14 -3
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>