chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] [PATCH] disable warning for let-bound keyword


From: Christian Kellermann
Subject: Re: [Chicken-hackers] [PATCH] disable warning for let-bound keyword
Date: Wed, 30 Nov 2011 11:00:49 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

* felix winkelmann <address@hidden> [111130 10:51]:
> From: Christian Kellermann <address@hidden>
> Subject: Re: [Chicken-hackers] [PATCH] disable warning for let-bound keyword
> Date: Tue, 29 Nov 2011 15:50:25 +0100
> 
> > * felix winkelmann <address@hidden> [111126 22:05]:
> >> "matchable" uses this feature (binding of keywords as local
> >> variables), and since I don't want to mess around with it,
> >> this change is taken back.
> > 
> > This causes a segfault on my 64bit x86 linux machine when running
> > the "library tests..." during make check.
> 
> If you replace the use of "unzip1" in the second hunk of the patch to
> "eval.scm" with "(map car ...)", does the crash go away? Using
> "unzip1" is wrong here, of course. "eval.scm" should not refer to
> the srfi-1 unit.

No crash with this, thanks. There is a similar call in compiler.scm
around line 609, is it safe to call there?  If it is I will push
out the patch with the above change.

Thanks,

Christian

-- 
Who can (make) the muddy water (clear)? Let it be still, and it will
gradually become clear. Who can secure the condition of rest? Let
movement go on, and the condition of rest will gradually arise.
 -- Lao Tse. 



reply via email to

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