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: Christian Kellermann
Subject: Re: [Chicken-users] BUG, list-ref bug found in chicken version 4.7.0
Date: Mon, 21 Nov 2011 11:39:06 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

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. 



reply via email to

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