Treat large integers as floats in the Lisp reader and in string-to-number.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 21 Apr 2011 06:03:09 +0000 (23:03 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 21 Apr 2011 06:03:09 +0000 (23:03 -0700)
commit452f4150134e4ba7bbd2bad9ce87d19c200505de
tree776249edb45be8b6811ab6577a4038058a87f315
parent6703b2e490339a624bb83c9543f1e51ede26b52b
Treat large integers as floats in the Lisp reader and in string-to-number.
src/ChangeLog
src/data.c
src/lisp.h
src/lread.c