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

Re: [Scheme-reports] Libraries that are referenced more than once



Dear Alex,

thanks for explaining and fixing. It seems you have cleared the whole raft of issues I had!

Marc


2014-02-01 Alex Shinn <alexshinn@x>:
On Fri, Jan 31, 2014 at 8:29 AM, Alex Shinn <alexshinn@x> wrote:
On Thu, Jan 30, 2014 at 11:33 PM, Marc Nieper-Wißkirchen <marc.nieper@x> wrote:

Here, I do not export `keyword` in `macro-library`. I would have thought that in this case outside of `macro-library', the macro cannot be used without errors because the argument to `macro` can never have the same binding as `keyword` in `macro-library`. Nevertheless, the example still prints 42 in chibi-schemen even when compiled with `SEXP_USE_STRICT_TOPLEVEL_BINDINGS=1`.

This configuration is fixed in Chibi head, and gives
an error as expected for your example.

-- 
Alex


_______________________________________________
Scheme-reports mailing list
Scheme-reports@x
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports