"git@gitlab.common-lisp.net:abridgewater/gramps-clim2.git" did not exist on "a8ef1768d24d7cab337fce765149ece3f0d91fc5"
Forked from
cmucl / cmucl
Source project has a limited visibility.
-
chiles authored
Fixed bug in truncation code. We needed to make sure the number buffer for the x argument was one greater than the y buffer. Once we fixed this, due to a better understanding of Knuth, we were able to significantly clean up SHIFT-BIGNUM-TRUNCATE-BUFFERS and BIGNUM-TRUNCATE.
chiles authoredFixed bug in truncation code. We needed to make sure the number buffer for the x argument was one greater than the y buffer. Once we fixed this, due to a better understanding of Knuth, we were able to significantly clean up SHIFT-BIGNUM-TRUNCATE-BUFFERS and BIGNUM-TRUNCATE.