bug-guile
[Top][All Lists]
Advanced

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

Re: MOP bug?


From: Thomas Wawrzinek
Subject: Re: MOP bug?
Date: Tue, 30 Apr 2002 17:49:24 +0200 (CEST)

Hi!

address@hidden writes:
 > I get what I want. If I put the above statements in a file and execute guile 
 > -f file or guile -s file, I get this error message:
 >
 > ERROR: In procedure class-direct-methods:
 > ERROR: Wrong type argument in position 1: #<struct 40209640:40209640>

Try adding

(define-module (guile-user))

to the top of your script.

[This should be fixed in 1.5.x and CVS.]

HTH,

                        Thomas



reply via email to

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