guile-devel
[Top][All Lists]
Advanced

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

Re: set-current-module broken in current Guile CVS version (anyone?)


From: Matthias Koeppe
Subject: Re: set-current-module broken in current Guile CVS version (anyone?)
Date: 05 Feb 2001 18:43:04 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.6

Dirk Herrmann <address@hidden> writes:

> On 5 Feb 2001, Matthias Koeppe wrote:
> 
> > guile> (begin (define-module (xyzzy))
> >               (define xyz 3456)
> >               (define-public (def) xyz))
> > guile> (use-modules (xyzzy))
> > guile> (def)
> 
> Did this example work in the 2000-12-07 CVS version?  I mean _exactly_ the
> expression typed above, that is with the (begin...) around the define
> expressions?

You are right of course, it didn't work in the 2000-12-07 CVS version
either.  Sorry for the confusion.

I'll look into the rest of your message later.

-- 
Matthias Köppe -- http://www.math.uni-magdeburg.de/~mkoeppe



reply via email to

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