This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: "unbound location string->number"


On Wed, Aug 30, 2006 at 12:30:07AM -0700, Jim White wrote:
> You don't show what your Java code is, but I'm guessing you are missing
> environment initialization:

The code is actually Scheme, using define-simple-class to inherit from
the required plugin base class.  This calls the 'pure' (i.e.
classless) scheme implementation, which fails with the error.  I'm
currently assuming that the use of package namespaces is somehow
causing problems with the built-in namespace.

Cheers,
Steve


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]