chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] BUG, list-ref bug found in chicken version 4.7.0


From: Jim Ursetto
Subject: Re: [Chicken-users] BUG, list-ref bug found in chicken version 4.7.0
Date: Mon, 21 Nov 2011 10:48:58 -0600

It's also fixed as of 4.7.0.1-st (commit faa97a3)
 
On Nov 21, 2011, at 4:39 AM, Christian Kellermann wrote:

> Hi Markus!
> 
> Thanks for your detailed report.
> 
> * Markus Klotzbuecher <address@hidden> [111121 11:22]:
>>>> #;1> (list-ref 2 '(1 5 2))
>>>> Segmentation fault
>>>> address@hidden:~$ csi -v
> 
> I feel a bit dumb (and trolled) by this.
> 
> The correct syntax for list-ref is (list-ref '(1 5 2) 2) of course.
> The segmentation fault you encounter is indeed a bug and has been
> fixed in master. I will look up the commit.
> 
> Sorry for all the confusion.
> 
> Kind regards,
> 
> 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. 
> 
> _______________________________________________
> Chicken-users mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/chicken-users




reply via email to

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