chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #1280: Literal encoding error when compiling for ARM6


From: Chicken Trac
Subject: [Chicken-janitors] #1280: Literal encoding error when compiling for ARM64
Date: Sun, 17 Apr 2016 18:47:00 -0000

#1280: Literal encoding error when compiling for ARM64
----------------------------+--------------------
 Reporter:  sjamaan         |      Owner:
     Type:  defect          |     Status:  new
 Priority:  critical        |  Milestone:  4.11.0
Component:  core libraries  |    Version:  4.10.x
 Keywords:                  |
----------------------------+--------------------
 Reported by Alex Shendi:

 http://paste.call-cc.org/paste?id=b6fbcb3848474603426387344fce8640cdaf5564

 Looks like a runtime.c decode_literal issue:

 {{{
 #;2> (number->string 4294967293 2)
 "11111111111111111111111111111101" ;; This is -3 in 32 bits
 }}}

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