NetBSD/usr.bin/xlint/lint1
jpo c31bb6f41c insert a conversion operator from argument type to parameter type also
if the subtypes of both argument and parameter do not match (use
eqtype() instead of comparing t_tspec fields only).
1995-10-02 17:37:57 +00:00
..
Makefile hack around a bug in our gcc. 1995-07-04 01:53:05 +00:00
cgram.y don't print warnings about unused variables or arguments in compound 1995-10-02 17:31:35 +00:00
decl.c no need to print a warning about inline keywords 1995-10-02 17:34:16 +00:00
emit.c RCS id cleanup 1995-07-03 21:23:45 +00:00
emit1.c prototypes override old style function definitions 1995-10-02 17:21:24 +00:00
err.c removed some dubious warnings about conversion of constant operands of 1995-10-02 17:37:00 +00:00
externs.h RCS id cleanup 1995-07-03 21:23:45 +00:00
externs1.h don't print warnings about unused variables or arguments in compound 1995-10-02 17:31:35 +00:00
func.c don't print warnings about unused variables or arguments in compound 1995-10-02 17:31:35 +00:00
init.c prototypes override old style function definitions 1995-10-02 17:21:24 +00:00
lint.h RCS id cleanup 1995-07-03 21:23:45 +00:00
lint1.h don't print warnings about unused variables or arguments in compound 1995-10-02 17:31:35 +00:00
main1.c LINTED and CONSTCOND are now valid up to the next end of a 1995-10-02 17:29:45 +00:00
mem.c RCS id cleanup 1995-07-03 21:23:45 +00:00
mem1.c RCS id cleanup 1995-07-03 21:23:45 +00:00
op.h RCS id cleanup 1995-07-03 21:23:45 +00:00
param.h Added vax support. 1995-07-23 18:14:41 +00:00
scan.l LINTED and CONSTCOND are now valid up to the next end of a 1995-10-02 17:29:45 +00:00
tree.c insert a conversion operator from argument type to parameter type also 1995-10-02 17:37:57 +00:00