This is the mail archive of the kawa@sourceware.cygnus.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: bug in 'future'?


Marco Vezzoli <marco.vezzoli@st.com> writes:

> I tried this with kawa 1.6.60 , JDK 1.2 on Solaris 2.6
> 
> #|kawa:50|# (future (= 1 2))
> #<future Thread-0>
> #|kawa:51|# (define test (future (= 1 2)))
> Invalid parameter, was: gnu.expr.ModuleMethod

It works in my source (at least on JDK 1.1).  I seem to remember
fixing something similar recently.  Could you try 1.6.62 or
(even better) the latest cvs source?
-- 
	--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]