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

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

[Octave-bug-tracker] [bug #61673] classdef - (Access = hidden) results i


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #61673] classdef - (Access = hidden) results in spurious figure window
Date: Wed, 15 Dec 2021 11:43:04 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.93 Safari/537.36

Follow-up Comment #11, bug #61673 (project octave):

trying that in octave, and the say_hello function is available. 

I don't seem to be able to break 'public' though by setting public = 1, public
= 'private', creating a public(), etc. seems to treat it as public no matter
what I do.  so it seems to parse as a keyword if it's an expected value, or
look for other options if it's not (hence it parsed hidden and return_public).
 

i would suggest that's functionality we don't need, unless that's some dynamic
object capability i can't see a good use for.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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