chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #1272: string->number crash


From: Chicken Trac
Subject: [Chicken-janitors] #1272: string->number crash
Date: Tue, 29 Mar 2016 15:54:27 -0000

#1272: string->number crash
----------------------------+--------------------
 Reporter:  mario           |      Owner:
     Type:  defect          |     Status:  new
 Priority:  critical        |  Milestone:  4.11.0
Component:  core libraries  |    Version:  4.10.x
 Keywords:  string->number  |
----------------------------+--------------------
 Reported by tilpner on IRC:

 {{{
 $ csi

 CHICKEN
 (c) 2008-2015, The CHICKEN Team
 (c) 2000-2007, Felix L. Winkelmann
 Version 4.10.0 (rev b259631)
 linux-unix-gnu-x86-64 [ 64bit manyargs dload ptables ]
 compiled 2015-08-04 on yves.more-magic.net (Linux)

 #;1> (string->number "42" 60)

 Error: segmentation violation

         Call history:

         <syntax>          (string->number "42" 60)
         <eval>    (string->number "42" 60)      <--
 }}}

--
Ticket URL: <http://bugs.call-cc.org/ticket/1272>
CHICKEN Scheme <http://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.

reply via email to

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