Guile Mailing List Archive

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

Bug???




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. 

-- 
Chris Bitmead
http://www.ans.com.au/~chrisb
mailto:chrisb@ans.com.au

Guile Home | Main Index | Thread Index