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: John W. Eaton
Subject: [Octave-bug-tracker] [bug #61673] classdef - (Access = hidden) results in spurious figure window
Date: Wed, 15 Dec 2021 11:48:47 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

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

I assume the way Octave is evaluating the attributes was just done because it
was easy?  Adding more restrictions on the exact form that is acceptable and
not actually evaluating the expressions (so that we don't call functions with
side effects, for example) is more difficult but something we clearly should
be doing.  If the block is empty, then there is no need to examine the
contents of the attributes list if the block is empty.  The only requirement
is that the basic syntax is OK.  I see no reason for Octave to do that
differently.

    _______________________________________________________

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]