chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] PATCH -- FIX for bug #1280


From: Peter Bex
Subject: Re: [Chicken-hackers] PATCH -- FIX for bug #1280
Date: Sat, 23 Apr 2016 20:50:10 +0200
User-agent: Mutt/1.5.23 (2014-03-12)

On Fri, Apr 22, 2016 at 11:03:57PM +0200, address@hidden wrote:
> Hello,
> 
> During testing CHICKEN 4.11.0rc1 on Android/ARM64 (a.k.a. aarch64) I have 
> encountered bug #1280.
> Negative integer literals were not decoded correctly. The cause for this 
> turned out to
> be a missing cast to signed int (on ARM platform the default char tye is 
> unsigned).
> 
> The following one line patch to runtime.c fixes the problem.

Attached is your patch, converted to a full git commit.  Thanks, Alex!

Cheers,
Peter

Attachment: 0001-Fix-fixnum-literal-decoding-on-ARM64-1280.patch
Description: Text Data

Attachment: signature.asc
Description: Digital signature


reply via email to

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