Hello,

Andy Wingo <wi...@pobox.com> writes:

> I'm pretty sure this is a bug. We should have module-use! clear entries
> from the cache -- all entries, probably. The normal case is for all
> module-use! statements to be executed before before the module is made
> current.

You must be right.  The problem doesn’t occur when processing a single
define-module or use-modules clause, because obviously the imported
binding cache is still empty at that point.

Thanks,
Ludo’.



Reply via email to