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

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

[Octave-bug-tracker] [bug #64985] 'windowstate' property is unimplemente


From: Rik
Subject: [Octave-bug-tracker] [bug #64985] 'windowstate' property is unimplemented
Date: Tue, 5 Dec 2023 15:10:16 -0500 (EST)

Update of bug #64985 (project octave):

                 Summary: make 'windowstate' property do what it is supposed
to do => 'windowstate' property is unimplemented

    _______________________________________________________

Follow-up Comment #6:

The number of properties that are accepted, but unimplemented, is rather small
and can be handled manually.  Typically there is even a note in the commit
message when a property is added that isn't implemented.  What programmers,
such as myself, should do is also modify genpropdoc.m at the time of the
commit to update that.

I would suggest that instead of using "doc_unused", use "doc_unimpl" which
expands to


  doc_notimpl = "%s is not yet implemented for __objname__ objects.  \
__prop__ is unused.";




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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