guile-user
[Top][All Lists]
Advanced

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

Re: new slib and guile 1.6.7


From: Rob Browning
Subject: Re: new slib and guile 1.6.7
Date: Tue, 08 Nov 2005 11:43:33 -0800
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)

Greg Troxel <address@hidden> writes:

> I don't have any, but note that we need to have 
>
> (use-modules (ice-9 slib))
>
> make adequate symbols visible in the using module.  Given that
> guile.init has code to use define-public most of the time, putting the
> load insidde the module definition of (ice-9 slib) seems fine.

In fact, if you adjust guile.init to not suppress the define-module
statement under guile 1.6, even symlinking ice-9/slib.scm to the
current guile.init seems to work fine, as does a simple
load-from-path.

-- 
Rob Browning
rlb @defaultvalue.org and @debian.org; previously @cs.utexas.edu
GPG starting 2002-11-03 = 14DD 432F AE39 534D B592  F9A0 25C8 D377 8C7E 73A4




reply via email to

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