chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] [PATCH] Fix an off-by-one size calculation error i


From: Evan Hanson
Subject: Re: [Chicken-hackers] [PATCH] Fix an off-by-one size calculation error in compiler
Date: Sun, 24 May 2015 17:52:06 +1200

Hi Peter,

Looks good, tests good, just one question:

On 2015-05-23 16:15, Peter Bex wrote:
> If you look at the generated C code, it will have generated code to
> allocate 90 words for storing a list of 10 items which are the result
> of conversion from the C "long" type.

From where do you get 90? I'd guess you meant 70, but I might be
misunderstanding something.

Other than that, your explanation makes sense to me.

Evan

Attachment: signature.asc
Description: Digital signature


reply via email to

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