bug-guile
[Top][All Lists]
Advanced

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

bug#9556: bug in read syntax for arrays


From: Andy Wingo
Subject: bug#9556: bug in read syntax for arrays
Date: Mon, 19 Sep 2011 19:50:21 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux)

On Mon 05 Sep 2011 05:29, Daniel Llorens <address@hidden> writes:

> scheme@(guile-user)> #0(1)
> While executing meta-command:
> ERROR: Wrong type argument in position 1: #0(1)
>
> The trivial patch attached fixes this problem. However make check
> passes without the patch, even though arrays.test contains the
> offending syntax #2((1 2) (3 4) (5 6)). I haven't looked into that.

Thanks for the fix; applied.  I think that the deal with the test is
that it's not compiled.  It will eventually get fixed when we start
compiling all the tests.

Andy
-- 
http://wingolog.org/





reply via email to

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