| Newsgroups |
gmane.lisp.scheme.bigloo |
| Organization |
Inria |
| Message-ID |
<[email protected]> |
Hi Peter,
> Just checked out bigloo4.1a-beta07Feb14.tar.gz and it seems there is
> an issue with SLIB's matfile module (attached):
>
> bigloo -native -mkaddlib -fsharing -q -copt '-fPIC' -cc cc -cg -O3 -g
> -cg -unsafev -eval '(set! *indent* 4)' -rm matfile-mod.scm -o
> matfile-mod.o -c
>
> File "matfile.scm", line 83, character 3049:
> # ((0) 8)
> # ^
> *** ERROR:<anonymous:1164:/home/pjotr/scheme/slib/matfile,scm:61>:parse
> Illegal identifier -- (0)
>
>
> It worked fine with the last version I tried (alpha05Dec13, I believe).
> I think my reader patches are not to blame, since the reader.scm has
> not changed across all versions of 4.1a that I tried (05Dec, 22Jan and
> 07Feb).
>
> Kind regards,
> Peter
>
> N.B. I have stubbed the requires of the module just to isolate the
> problem.
This is due to a stupidity of mine, which is hopefully now fixed. I'm preparing
a new tarball, which should be available by noon.
Many thanks for your useful report.
--
Manuel