chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] [PATCH] Fix a logical bug in the optimizer


From: lemonboy
Subject: Re: [Chicken-hackers] [PATCH] Fix a logical bug in the optimizer
Date: Mon, 27 Mar 2017 20:37:05 +0200

As promised here's the patch, sorry for the noise.

On 27 March 2017 at 16:10, lemonboy <address@hidden> wrote:
> Hello hackers,
> while doing some work on the optimizer I ended up noticing something
> weird in how `scan-toplevel-assignments'
> handles some nodes. A quick `git blame' shows that the bug has been
> introduced some years ago in a fixup
> commit [1], I've reverted the code to the previous version and added a
> parameter to scan-each for clearing the
> `previous' variable. I hope that's fine for you.
>
> Cheers,
> LemonBoy
>
> [1] 
> http://code.call-cc.org/cgi-bin/gitweb.cgi?p=chicken-core.git;a=commit;h=ac8f2dadd

Attachment: 0001-Fix-a-bug-in-scan-toplevel-assignments-walk-routine.patch
Description: Text Data


reply via email to

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