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. |
||
---|---|---|
.. | ||
arch | ||
common | ||
lint1 | ||
lint2 | ||
llib | ||
xlint | ||
Makefile | ||
Makefile.inc |