chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Proposed procedure movement in Chicken 4


From: John Cowan
Subject: Re: [Chicken-users] Proposed procedure movement in Chicken 4
Date: Sat, 12 Sep 2009 18:44:29 -0400
User-agent: Mutt/1.5.13 (2006-08-11)

Jim Ursetto scripsit:

> As far as modules, as a quick fix you can probably just wrap your
> geolib source file (etc.) in (module geolib * (import scheme chicken)
> ...), so USE will operate as it did in Chicken 3.

Actually, you can't.  In Chicken 3, "use" would load stuff from the
current directory, but now it looks only in the installed-code
directory.

-- 
But you, Wormtongue, you have done what you could for your true master.  Some
reward you have earned at least.  Yet Saruman is apt to overlook his bargains.
I should advise you to go quickly and remind him, lest he forget your faithful
service.  --Gandalf             John Cowan <address@hidden>




reply via email to

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