Guile Mailing List Archive

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

Re: Bug???



Chris Bitmead <chrisb@ans.com.au> writes:

> Does the following indicate some sort of bug? If not, what should I do?
> 
> guile> (use-modules (ice-9 slib))
> guile> library-vicinity
> ERROR: In expression library-vicinity:
> ERROR: Unbound variable: library-vicinity
> ABORT: (misc-error)
> guile> 
> 
> >From the slib manual...
> 
> >These procedures are provided by all implementations. 
> >
> >Function: library-vicinity 
> >       Returns the vicinity of the shared Scheme library. 

Does (library-vicinity) work?

-russ

--
"Reasonable people adapt themselves to the world.  Unreasonable people
attempt to adapt the world to themselves.  All progress, therefore,
depends on unreasonable people."
             -- George Bernard Shaw

Guile Home | Main Index | Thread Index