This is the mail archive of the kawa@sources.redhat.com 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]

Re: require (was Re: Problem with define-private)


Jocelyn Paine <popx@pop3.ifs.org.uk> writes:

> If I have two modules M1 and M2, and M2 has a require for M1 in it, then
> if I load M2 in the interpreter, the require is ignored: I also have to
> load M1 (this is assuming that neither M1 nor M2 has been compiled). So
> no, the require doesn't cause an error, but I do have to remember that it
> has no effect.

I consider this to be a bug.  That doesn't mean any promise as to
when it might get fixed!
-- 
	--Per Bothner
per@bothner.com   http://www.bothner.com/~per/

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