octave-maintainers
[Top][All Lists]
Advanced

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

Re: yet another Java oddity


From: John W. Eaton
Subject: Re: yet another Java oddity
Date: Thu, 07 Feb 2013 09:24:47 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.11) Gecko/20121122 Icedove/10.0.11

On 02/07/2013 09:15 AM, Mike Miller wrote:

The tests that are failing for me are chop, axis, betainv, normpdf, and
dec2base. I looked into them enough that I believe all of them are
failing because the value returned by std::pow is different when Java is
running.

It certainly does seem strange that std::pow would return a different value after Java is loaded. I don't know how that could happen. Can you use gdb and set a breakpoint in std::pow and then step through it to see what happens in both cases?

jwe


reply via email to

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