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

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

[Octave-bug-tracker] [bug #55768] display of classdef object should not


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #55768] display of classdef object should not show private or protected properties
Date: Sat, 15 Jun 2019 15:20:00 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

Update of bug #55768 (project octave):

                  Status:                   Fixed => Ready For Test         
             Open/Closed:                  Closed => Open                   

    _______________________________________________________

Follow-up Comment #9:

I mean to give special treatment to the identifiers true or false in
expressions like


properties (ATTRIBUTE = true)  %% or false


not to generally disallow redefining the true and false functions.

So I guess the test would be whether class definitions with these kinds of
attribute lists still work properly if you do have true/false function
definitions that shadow the built-in functions.

Also, does Matlab allow things like True or TRUE in attribute lists?  If so,
then we need special treatment there anyway.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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