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

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

[Octave-bug-tracker] [bug #60593] classdef should issue an error on unkn


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #60593] classdef should issue an error on unknown property or methods attributes
Date: Mon, 17 May 2021 13:01:28 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36 Edg/90.0.818.62

Update of bug #60593 (project octave):

              Item Group: Unexpected Error or Warning => Missed Error or
Warning
                  Status:                    None => Confirmed              
                 Release:                   6.2.0 => dev                    
        Operating System:       Microsoft Windows => Any                    
                 Summary: classdef constant property failure => classdef
should issue an error on unknown property or methods attributes

    _______________________________________________________

Follow-up Comment #2:

Re-titling to better describe the issue from comment #2.

Fwiw, with Matlab R2021a:

>> a = class_with_constant_property_fails;
Error using class_with_constant_property_fails
Illegal attribute 'constant'.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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