diff src/ChangeLog @ 2013:f2fdfc131770

[xemacs-hg @ 2004-04-14 22:50:52 by james] Work around GMP string to number limitations.
author james
date Wed, 14 Apr 2004 22:50:54 +0000
parents a9cdbfb4716e
children 92f7301e4a23
line wrap: on
line diff
--- a/src/ChangeLog	Wed Apr 14 21:50:42 2004 +0000
+++ b/src/ChangeLog	Wed Apr 14 22:50:54 2004 +0000
@@ -1,3 +1,10 @@
+2004-04-14  Jerry James  <james@xemacs.org>
+
+	* data.c (Fstring_to_number): Work around limitations of GMP
+	string to number converting functions.
+	* lread.c (read_atom): Comment fix: the behavior is not random.
+	* number.c (string_to_bignum): Ditto.
+
 2004-04-13  Jerry James  <james@xemacs.org>
 
 	* data.c (Fstring_to_number): Skip leading + sign to avoid