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

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

[Octave-bug-tracker] [bug #58012] isprop() and fieldnames() not Matlab-c


From: Guillaume
Subject: [Octave-bug-tracker] [bug #58012] isprop() and fieldnames() not Matlab-compatible for private or hidden properties
Date: Thu, 26 Mar 2020 13:44:00 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

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

The change http://hg.savannah.gnu.org/hgweb/octave/rev/fab3eeb1fc7e breaks
fieldnames for non-classdef objects:


octave> fieldnames (oldclassobj)
error: invalid class: oldclassobj
error: called from
    fieldnames at line 55 column 11


Could __fieldnames__ still be used for them if they can be detected as such?
Or could properties work for them too?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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