guile-devel
[Top][All Lists]
Advanced

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

Re: bug in "imports obarray"?


From: Ludovic Courtès
Subject: Re: bug in "imports obarray"?
Date: Thu, 08 Apr 2010 22:47:52 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Hello,

Andy Wingo <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]