Bugs: `object-gc-type' was using `MAKE_UNSIGNED_FIXNUM' to compute its
authorChris Hanson <org/chris-hanson/cph>
Wed, 11 May 1988 17:21:16 +0000 (17:21 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 11 May 1988 17:21:16 +0000 (17:21 +0000)
commit1e66e51a99eeebf5e824c38e6816c1c563e08e33
treea7cf41eb6a33979fa3a1e282715d3f10eccf3145
parent85c21e0bc99b6b5939770335ff5411dd400dd457
Bugs: `object-gc-type' was using `MAKE_UNSIGNED_FIXNUM' to compute its
result when in fact the result was signed.  `object-set-type' was
going to `Microcode_Termination' when its first argument was an
unknown type code, rather than signalling a bad-range error.
v7/src/microcode/prim.c
v7/src/microcode/version.h
v8/src/microcode/version.h