Change type check on first argument to `dump-band' to include all
authorChris Hanson <org/chris-hanson/cph>
Tue, 10 May 1988 18:14:04 +0000 (18:14 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 10 May 1988 18:14:04 +0000 (18:14 +0000)
commitbdf36833428a8f2a4b9ffbe0868cd163330ea6df
treef6cab1f02e49bc2667f5ecc62a320a878ab38d91
parent31b3ec10fcdfaac916791aa67d551187a3db5b11
Change type check on first argument to `dump-band' to include all
applicable types.

Change definitions of SMALLEST_FIXNUM and BIGGEST_FIXNUM to have
explicit casts to long type.  Previously this was automatically true
but ANSI C forces such constants to be unsigned long instead.
v7/src/microcode/version.h
v8/src/microcode/version.h