"src/code/module.lisp" did not exist on "afd6fcdc02998f01c8d2bf30a116325051cda2fc"
Forked from
cmucl / cmucl
Source project has a limited visibility.
-
dtc authored
found by Akira Kurihara. The bug was caused by (- xx (float a x)) eventually becoming zero; an extra test has been added to exit the do loop when this is true. From Raymond Toy.
dtc authoredfound by Akira Kurihara. The bug was caused by (- xx (float a x)) eventually becoming zero; an extra test has been added to exit the do loop when this is true. From Raymond Toy.