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: ImadES
Subject: [Octave-bug-tracker] [bug #55768] display of classdef object should not show private or protected properties
Date: Fri, 14 Jun 2019 08:24:47 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:67.0) Gecko/20100101 Firefox/67.0

Follow-up Comment #1, bug #55768 (project octave):

Hi - with the fix I suggested in bug #55766
<https://savannah.gnu.org/bugs/?55766>, the output is now:


octave:2> x = testprop
x =

  testprop object with properties:

      protectedtestprop: [1x1 double]
              testprop0: [1x1 double]



I will look more carefully at the handling of protected properties.

    _______________________________________________________

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]