From 519e8a282dd51161e49c9e1d484ff400f546e86a Mon Sep 17 00:00:00 2001 From: dos-reis Date: Thu, 9 Apr 2009 04:29:46 +0000 Subject: Fix SF/2564917 * lisp/core.lisp.in: Default the read to DOUBLE-FLOAT for floating point literals. * boot/translator.boot (BOOTTOCLLINES): Don't set it here. --- src/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 4ef10c4c..8a66eca0 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2009-04-08 Gabriel Dos Reis + + Fix SF/2564917 + * lisp/core.lisp.in: Default the read to DOUBLE-FLOAT for floating + point literals. + * boot/translator.boot (BOOTTOCLLINES): Don't set it here. + 2009-04-08 Gabriel Dos Reis * interp/scan.boot (scanCheckRadix): Take the radix in string form. -- cgit v1.2.3