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 givesan 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