swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FArguments follow up


From: Marcus G. Daniels
Subject: Re: FArguments follow up
Date: 19 Jul 2001 09:30:58 -0600
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.7

>>>>> "PJ" == pauljohn  <address@hidden> writes:

PJ> I can't get it to accept the double argument. Can you explain why?

MD>  No, but it might have to do with the compiler.  It doesn't happen
MD> for me with Swarm for Sun JDK built with GCC 2.95.

PJ> It works for me too with javaswarm, just not gcj.  How
PJ> do you think a person would investigate that?

And is that javaswarm built with GCC 3.0?

If so, it might be a bug in GCJ's JNI support.  The first thing is to
bound the problem.  I'd check to see that FArguments arg{Types,Values}
ivars are getting set.  If not, you could set a breakpoint and see if
addDouble is getting the right value.  If so, then you could
instrument ADD_PRIMITIVE in _fcall.m and see if that also works.

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]