Re: r7rs fails to install with chicken scheme 5.4.0rc2

[email protected]
Newsgroups gmane.lisp.scheme.chicken
Message-ID <[email protected]>
>
> Hi,
>
> Installing r7rs does not work for me,
>
> > Error: during expansion of (include ...) - bad argument count - received
> > 2 but expected 1: #<procedure
> > (r7rs-compile-time#expand-toplevel-r7rs-library-forms exps)>

I pushed a new version of the "r7rs" egg. The internal core procedure for
including files accepts a continuation procedure which recently was extended
to accept an additional argument. R7rs used this procedure and passed
an expander that didn't know about the additional argument. It now accepts
the arg (and ignores it), which should be compatible to older chicken's.

Thanks for reporting this.


felix
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.