Fix two bugs: (1) `unsigned-integer->bit-string' was not clearing out
authorChris Hanson <org/chris-hanson/cph>
Sat, 9 May 1987 04:51:32 +0000 (04:51 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sat, 9 May 1987 04:51:32 +0000 (04:51 +0000)
commitd20676724c118d6d9db8dfaacaf00f2af3e05cc3
tree37c37a337851cfc1514354b65685747ddf5122fb
parent3a807b51d71edcdb30c91cab96fa332cae78de74
Fix two bugs: (1) `unsigned-integer->bit-string' was not clearing out
those parts of the result which were not filled in by copying from a
bignum.  (2) `bit-substring-find-next-set-bit' was not correctly
advancing the scan pointer for the last word of a multi-word string.
v7/src/microcode/bitstr.c
v7/src/microcode/version.h
v8/src/microcode/version.h