chicken-janitors
[Top][All Lists]
Advanced

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

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


From: Chicken Trac
Subject: [Chicken-janitors] Re: #206: number->string in numbers egg does not fail correctly
Date: Mon, 05 Apr 2010 08:38:23 -0000

#206: number->string in numbers egg does not fail correctly
------------------------+---------------------------------------------------
 Reporter:  ckeen       |       Owner:     
     Type:  defect      |      Status:  new
 Priority:  minor       |   Milestone:     
Component:  extensions  |     Version:     
 Keywords:  numbers     |  
------------------------+---------------------------------------------------

Comment(by ckeen):

 Replying to [ticket:206 ckeen]:
 > (number->string "7") -> #f
 > (use numbers)
 > (number->string "7" 3) -> 7

 This of course is nonsense! Sorry for adding to the confusion.

 The correct and still failing case is
 (string->number)

-- 
Ticket URL: <http://www.irp.oist.jp/trac/chicken/ticket/206#comment:2>
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]