[ cl-cookbook-Bugs-1673404 ] misprint in Strings - Example

"SourceForge.net" <[email protected]> Sat, 12 Jan 2008 09:20:44 -0800
Newsgroups gmane.lisp.cookbook
Message-ID <[email protected]>
Bugs item #1673404, was opened at 2007-03-04 13:51
Message generated for change (Settings changed) made by skeptomai
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=447472&aid=1673404&group_id=46815

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
>Assigned to: Christopher Brown (skeptomai)
Summary: misprint in Strings - Example 

Initial Comment:

In Strings - Converting a Number to a String

Example 

* (write-to-string 250.02)
"200.02"

should be

* (write-to-string 250.02)
"250.02"

or

* (write-to-string 200.02)
"200.02"

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=447472&aid=1673404&group_id=46815

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace