[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
parse-number
- To: Bernard S. Greenberg <BSG at SCRC-TENEX at MIT-MC>
- Subject: parse-number
- From: David A. Moon <Moon at SCRC-TENEX at MIT-MC>
- Date: Thu, 23 Dec 1982 02:42:00 -0000
- Cc: lisp-designers at SCRC-TENEX at MIT-MC, Common-Lisp at SU-AI
- In-reply-to: The message of 21 Dec 82 14:57-EST from Bernard S. Greenberg <BSG at SCRC-TENEX>
Date: Tuesday, 21 December 1982, 14:57-EST
From: Bernard S. Greenberg <BSG at SCRC-TENEX>
I was willing to believe that zwei appreciates the fact that
zwei:parse-number by default did not complain about non-numeric digits.
However, I refuse to believe that this is the correct default for the
now globalized parse-number, documented in the 4.0 Release Notes.
I cannot believe that the world will believe a number parsing routine
that by default does not complain about invalid numbers: the time to
fix it is now.
The Common Lisp copy of this function is compatible with this except
for the names of the arguments. But perhaps it is wrong, too? Note,
however, that READ-FROM-STRING does exactly the same thing.