0.8.19.8:
authorChristophe Rhodes <csr21@cam.ac.uk>
Mon, 31 Jan 2005 16:57:22 +0000 (16:57 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Mon, 31 Jan 2005 16:57:22 +0000 (16:57 +0000)
Fix bugs in COUNT and EQUAL on bit-vectors with round lengths
(Lutz Euler 'Bug in "count" on bit-vectors' sbcl-devel 2005-01-29)
... off by one, sigh;
... tests, but FIXME: haven't tested whether the new code is
efficient.


No differences found