CVS log for src/tests/usr.bin/xlint/lint1/lex_comment.c
Up to [cvs.NetBSD.org] / src / tests / usr.bin / xlint / lint1
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Oct 4 11:38:03 2024 UTC (3 months, 2 weeks ago) by rillig
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -3
lines
lint: fix suppressed warnings after if-else-if statement
Seen in sbin/dump/main.c, the "cp = strchr" line.
The bug had been there since at least 2002.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Oct 4 11:24:13 2024 UTC (3 months, 2 weeks ago) by rillig
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +81 -3
lines
tests/lint: demonstrate ignored LINTED comment after if-else-if
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Jun 19 20:25:58 2021 UTC (3 years, 7 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
lint: fix endless loop on unfinished comment at EOF
Found using afl.
CVSweb <webmaster@jp.NetBSD.org>