chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #619: string->number accepts out of range characters


From: Chicken Trac
Subject: [Chicken-janitors] #619: string->number accepts out of range characters for base > 10
Date: Thu, 23 Jun 2011 22:53:09 -0000

#619: string->number accepts out of range characters for base > 10
----------------------------+-----------------------------------------------
 Reporter:  zbigniew        |       Owner:  felix
     Type:  defect          |      Status:  new  
 Priority:  critical        |   Milestone:  4.8.0
Component:  core libraries  |     Version:  4.6.0
 Keywords:                  |  
----------------------------+-----------------------------------------------
 Introduced in ffb9d810, so present since 4.6.0.

 {{{
 (string->number "g" 16)
 16.0
 }}}

 Patch is attached.

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/619>
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]