sqrt interpreter Q
Tom Tromey
tromey@redhat.com
Thu Feb 7 16:58:00 GMT 2002
>>>>> "Andreas" == Andreas Tobler <toa@pop.agri.ch> writes:
Andreas> Doing it with gij I get the following:
Andreas> [titanium:~] andreast% gij my_sqrt
Andreas> sqrt_int: -2147483648
Andreas> sqrt_double: NaN
Andreas> sqrt_long: -9223372034707292160
Andreas> Is this obviously a problem in the libffi ? Or somewhere else?
Without debugging it is hard to say. But I would say that it is a
good guess.
Try doing the same thing via reflection. If that also gets the
incorrect answer then libffi is more strongly implicated.
Tom
More information about the Java
mailing list