5f325e6da0
unsigned long x, y; x <<= y; always produces a warning because y is casted to int. Handle them instead the same way as regular shifts. |
||
---|---|---|
.. | ||
Makefile | ||
cgram.y | ||
decl.c | ||
emit1.c | ||
err.c | ||
externs1.h | ||
func.c | ||
init.c | ||
lint1.h | ||
main1.c | ||
makeman | ||
mem1.c | ||
op.h | ||
scan.l | ||
tree.c |