octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #59244] class java.lang.Double cannot be cast


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #59244] class java.lang.Double cannot be cast to class java.lang.Float
Date: Fri, 9 Oct 2020 15:52:51 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36 Edg/85.0.564.70

Follow-up Comment #4, bug #59244 (project octave):

I don't know much about Java or where to even start looking to fix this.

To test if this is bug #51804, what does the following return for you?

x = javaObject ("java.lang.Float", 0)
methods (x)


Looks like in bug #53728 it was determined that it is a duplicate of bug
#51804...

Does the following raise the same error?

n = javaObject ("java.lang.Float", single (1.35));


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?59244>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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