two fixes to the lint part: unsigned constant compares, and initializations in switch headers

This commit is contained in:
ceriel
1990-02-26 11:35:15 +00:00
parent 8d04be4a13
commit 29152cbf74
4 changed files with 10 additions and 2 deletions

View File

@@ -394,6 +394,7 @@ expr.o: sizes.h
expr.o: spec_arith.h
expr.o: target_sizes.h
expr.o: type.h
expr.o: use_tmp.h
ch7.o: Lpars.h
ch7.o: arith.h
ch7.o: assert.h
@@ -743,6 +744,7 @@ switch.o: density.h
switch.o: expr.h
switch.o: idf.h
switch.o: label.h
switch.o: lint.h
switch.o: noRoption.h
switch.o: nobitfield.h
switch.o: nofloat.h