* Fixed expt for the case of negative integer exponents.

This commit is contained in:
Dirk Herrmann 2000-07-12 07:38:06 +00:00
commit 2451150282
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2000-07-12 Dirk Herrmann <D.Herrmann@tu-bs.de>
* boot-9.scm (expt): Make sure that integer-expt is only called
if the exponent is a non-negative integer.
2000-07-01 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
* boot-9.scm (process-define-module): Bugfix: Only check the CDR