chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #321: #b/o/x do not allow a # beyond fixnum range, un


From: Chicken Trac
Subject: [Chicken-janitors] #321: #b/o/x do not allow a # beyond fixnum range, unlike #d
Date: Mon, 09 Aug 2010 21:33:35 -0000

#321: #b/o/x do not allow a # beyond fixnum range, unlike #d
----------------------------+-----------------------------------------------
 Reporter:  kon             |       Owner:       
     Type:  defect          |      Status:  new  
 Priority:  minor           |   Milestone:  4.6.0
Component:  core libraries  |     Version:  4.5.x
 Keywords:                  |  
----------------------------+-----------------------------------------------
 #d18446744073709551615 => 1.84467440737096e+19

 but

 #xFFFFFFFFFFFFFFFF => Error: illegal number syntax: "FFFFFFFFFFFFFFFF"

 (Note - probably does not apply to 64-bit machines. 32-bit problem only.)

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