bug-guile
[Top][All Lists]
Advanced

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

bug in read syntax for arrays


From: Daniel Llorens
Subject: bug in read syntax for arrays
Date: Mon, 5 Sep 2011 11:29:47 +0200

In the latest git,

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.

Regards,

        Daniel.

Attachment: 0001-Fix-compilation-of-untyped-arrays-of-rank-not-1.patch
Description: Binary data


reply via email to

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