Guile Mailing List Archive

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

Bug??




Does the following behaviour indicate a bug??

guile> dynamic-link
#<primitive-procedure dynamic-link>
guile> (defined? dynamic-link)
ERROR: In procedure defined? in expression (defined? dynamic-link):
ERROR: Wrong type argument in position 1: #<primitive-procedure
dynamic-link>
ABORT: (wrong-type-arg)

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

Guile Home | Main Index | Thread Index