OpenGrok
Cross Reference: init_c90.c
xref
: /
src
/
tests
/
usr.bin
/
xlint
/
lint1
/
init_c90.c
Home
|
History
|
Annotate
|
Download
|
only in
lint1
History log of
/src/tests/usr.bin/xlint/lint1/init_c90.c
Revision
Date
Author
Comments
1.5
28-Mar-2023
rillig
lint: warn about extern declarations outside headers
https://mail-index.netbsd.org/tech-userlevel/2023/03/15/msg013727.html
1.4
17-Jun-2022
rillig
tests/lint: make 'expect+-' comments stricter
Previously, the expectations from these comments were already satisfied
if the expectation occurred somewhere in the actual message from lint.
This meant that the prefix 'error:' or 'warning:' could be omitted from
the 'expect' comment. These omissions were hard to see in a manual
review. Now any omissions must be visually marked with '...'.
The test msg_342 now reports its messages properly as being in the file
msg_342.c, rather than msg_341.c. This had been a copy-and-paste
mistake.
1.3
27-Feb-2022
rillig
lint: C99 has been released, so refer to it by its proper name
1.2
14-Jul-2021
rillig
tests/lint: add several tests for edge cases in the grammar
1.1
10-Jul-2021
rillig
tests/lint: add more tests for covering the grammar
Indexes created Fri Oct 17 23:09:53 GMT 2025