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: problem with (set! (static-field ...) ...)


castro@lirmm.fr writes:

> (define err (static-field <java.lang.System> 'err))
> (set! (static-field <java.lang.System> 'out) err)
> produces:
> java.lang.RuntimeException: no such field out in gnu.bytecode.ClassType

I don't think I've gotten around to implementing this yet ...
Maybe I will after I get back from vacation.

P.S. Thanks for your cygwin patches - I'll take a look after
I get back in a few weeks. 
-- 
	--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]