NetBSD/usr.bin/xlint/lint1
christos 8b3f9b1455 Factor out tyname() so that it can be used both by lint1 and lint2.
Since type_t is different between lint1.h and lint2.h include the
appropriate file depending on the pass. Make the argument mismatch
error print the type names of the types involved. Now that we have
a tyname() function we can fix the rest of the pass2 warnings to be
more explanatory, but not now.
2005-04-07 16:28:40 +00:00
..
Makefile Factor out tyname() so that it can be used both by lint1 and lint2. 2005-04-07 16:28:40 +00:00
cgram.y
decl.c
emit1.c
err.c
externs1.h Factor out tyname() so that it can be used both by lint1 and lint2. 2005-04-07 16:28:40 +00:00
func.c
init.c
lint1.h Factor out tyname() so that it can be used both by lint1 and lint2. 2005-04-07 16:28:40 +00:00
main1.c
makeman
mem1.c
op.h
scan.l
tree.c Factor out tyname() so that it can be used both by lint1 and lint2. 2005-04-07 16:28:40 +00:00