NetBSD/usr.bin/xlint/lint1
cgd e8685ee836 * Accept asm statements at any place where you could see a function or
variable declaration, in addition to within function & variable
  declarations and function bodies.  I think this comes close enough
  to what gcc does to be considered "correct enough."  Certainly, it
  fixes the problem for the couple of cases where this is a problem
  in our tree.
1996-12-22 11:30:49 +00:00
..
cgram.y * Accept asm statements at any place where you could see a function or 1996-12-22 11:30:49 +00:00
decl.c no need to print a warning about inline keywords 1995-10-02 17:34:16 +00:00
emit1.c prototypes override old style function definitions 1995-10-02 17:21:24 +00:00
emit.c
err.c removed some dubious warnings about conversion of constant operands of 1995-10-02 17:37:00 +00:00
externs1.h don't print warnings about unused variables or arguments in compound 1995-10-02 17:31:35 +00:00
externs.h
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
lint1.h don't print warnings about unused variables or arguments in compound 1995-10-02 17:31:35 +00:00
lint.h
main1.c LINTED and CONSTCOND are now valid up to the next end of a 1995-10-02 17:29:45 +00:00
Makefile hack around a bug in our gcc. 1995-07-04 01:53:05 +00:00
mem1.c
mem.c
op.h
param.h Define PTRDIFF_IS_LONG and SIZEOF_IS_ULONG for the arm32 port. 1996-04-01 21:47:57 +00:00
scan.l use MB_LEN_MAX instead of MB_CUR_MAX for array declaration, because 1995-10-23 13:38:51 +00:00
tree.c insert a conversion operator from argument type to parameter type also 1995-10-02 17:37:57 +00:00