CVS log for src/tests/usr.bin/xlint/lint1/msg_347.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.7: download - view: text, markup, annotated - select for diffs
Wed Aug 2 21:11:35 2023 UTC (21 months, 1 week ago) by rillig
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
HEAD
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +10 -35
lines
lint: fix handling of unnamed function parameters
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Aug 2 18:51:25 2023 UTC (21 months, 1 week ago) by rillig
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2
lines
lint: distinguish between arguments and parameters
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Mar 28 14:44:35 2023 UTC (2 years, 1 month ago) by rillig
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2
lines
lint: warn about extern declarations outside headers
https://mail-index.netbsd.org/tech-userlevel/2023/03/15/msg013727.html
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Jun 11 11:52:13 2022 UTC (2 years, 11 months ago) by rillig
Branches: MAIN
CVS tags: 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.3: preferred, colored
Changes since revision 1.3: +5 -5
lines
lint: add quotes around a few more placeholders in messages
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Sep 13 06:11:51 2021 UTC (3 years, 8 months ago) by rillig
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +24 -3
lines
lint: continue analysis of wrong type in abstract declaration
No functional change.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Sep 12 17:30:53 2021 UTC (3 years, 8 months ago) by rillig
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +15 -1
lines
lint: track down wrong function type in abstract type
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Sep 12 16:28:45 2021 UTC (3 years, 8 months ago) by rillig
Branches: MAIN
lint: add more details to error about redeclaration
Message 27 is triggered by several conditions. The one triggered by
register_vget in sbin/fsck_lfs/vnode.c needs more details than the
others.
CVSweb <webmaster@jp.NetBSD.org>