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: Non-static classes


Margus Freudenthal wrote:
Apparently it depends on the order of class definition and class usage. This code snippet fails:

Yes. Compiling the call needs the "outer link field" to be set first.


I found a reasonably clean fix by moving the setting of this field
to an earlier "phase".  It should work now.
--
	--Per Bothner
per@bothner.com   http://per.bothner.com/


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