bug#9556: bug in read syntax for arrays
I finally pushed this fix to the repo. -- http://wingolog.org/
bug#9556: bug in read syntax for arrays
On Mon 05 Sep 2011 05:29, Daniel Llorens 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 >