chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-janitors] #206: number->string in numbers egg does not fail cor


From: Chicken Trac
Subject: [Chicken-janitors] #206: number->string in numbers egg does not fail correctly
Date: Sun, 04 Apr 2010 19:52:23 -0000

#206: number->string in numbers egg does not fail correctly
------------------------+---------------------------------------------------
 Reporter:  ckeen       |       Owner:       
     Type:  defect      |      Status:  new  
 Priority:  minor       |   Milestone:  4.5.0
Component:  extensions  |     Version:       
 Keywords:  numbers     |  
------------------------+---------------------------------------------------
 (number->string "7") -> #f
 (use numbers)
 (number->string "7" 3) -> 7

 I will try to come up with a patch.

-- 
Ticket URL: <http://www.irp.oist.jp/trac/chicken/ticket/206>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]