Revert this:

(scm_integer_p): +/-inf is not an integer.
This commit is contained in:
Kevin Ryde 2004-09-08 01:03:06 +00:00
commit 1e35a229f0
2 changed files with 1 additions and 3 deletions

View file

@ -8,7 +8,6 @@
2004-09-07 Kevin Ryde <user42@zip.com.au>
* numbers.c (scm_integer_expt): Reject exponent +/-inf.
(scm_integer_p): +/-inf is not an integer.
Bug report by Bill Schottstaedt.
* ports.c (scm_getc, scm_lfwrite): Recognise \a \b and \r for port