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

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

[Octave-bug-tracker] [bug #60124] fieldnames(., '-full') disappeared


From: Rik
Subject: [Octave-bug-tracker] [bug #60124] fieldnames(., '-full') disappeared
Date: Fri, 26 Feb 2021 11:57:02 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.66 Safari/537.36

Follow-up Comment #3, bug #60124 (project octave):

I tried


methods ('java.lang.Double', "-full")


and this fails with an 'invalid call to methods' in version 5.2.0.

I then tried creating an instance of a Java class and trying methods and that
fails too.


x = javaObject ('java.lang.Double', pi)
methods (x, '-full')


The same situation exists with version 4.4.1.  I carried back through versions
4.2.X, 4.0.X, and 3.8.2 and the '-full' option always throws an error.

It doesn't seem that the capability existed until it was implemented in 6.1.0,
so I don't think the bug summary is correct that it disappeared.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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