NetBSD/usr.bin/xlint/lint1
he 4228dd3afb Partly redo when to emit warnings for argument type conversions.
Remove the apparently always true "styp(nt) != SHORT" part of the
innermost test.  Allow atomatic conversion of literals as long as
they fit into the target type.

This should fix some of the lint issues in proplib on some of our
platforms.

Approved by christos.
2006-10-18 00:01:19 +00:00
..
cgram.y Use __inline instead of inline, to allow linting of ourselves... 2006-10-17 23:53:30 +00:00
decl.c flex arrays are a c9x feature. 2006-07-13 17:49:29 +00:00
emit1.c in several comments: 2005-09-24 15:30:35 +00:00
err.c say from what type to what time we are converting. 2005-01-02 10:40:49 +00:00
externs1.h Fix c99 initialization issues. Now the regression tests work. 2006-10-14 21:08:50 +00:00
func.c in several comments: 2005-09-24 15:30:35 +00:00
init.c in the same way that we need an extra level for arrays, do the same for struct. 2006-10-15 18:18:54 +00:00
lint1.h in several comments: 2005-09-24 15:30:35 +00:00
main1.c in several comments: 2005-09-24 15:30:35 +00:00
Makefile Fix c99 initialization issues. Now the regression tests work. 2006-10-14 21:08:50 +00:00
makeman
mem1.c
op.h
print.c do the #ifndef lint dance for __RCSID; also, include the appropriate 2006-10-15 01:16:31 +00:00
scan.l Make a minimal attempt at distinguishing between the hosts and the 2006-10-16 13:33:57 +00:00
tree.c Partly redo when to emit warnings for argument type conversions. 2006-10-18 00:01:19 +00:00