bugGNU Octave - Bugs: bug #49073, octave allows asssigment to...

 
 

bug #49073: octave allows asssigment to dependent class properties

Submitter:  None
Submitted:  Mon 12 Sep 2016 06:45:36 PM UTC
   
 
Category:  Interpreter Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Incorrect Result
Status:  Confirmed Assigned to:  None
Originator Name:  Originator Email:  -email is unavailable-
Open/Closed:  * Open Release:  * dev
Operating System:  * Any Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 14 Sep 2016 01:00:09 PM UTC, comment #1: 

Thank you for your bug report. A lame excuse beforehand, classdef is not fully compliant to Matlab and needs much more attention. See for example http://wiki.octave.org/Classdef .

Kai Torben Ohlhus <siko1056>
Group Member
Mon 12 Sep 2016 06:45:36 PM UTC, original submission:  

see attached files for class depc

octave dept.m will happily execute the assignment to dependent class properties.

Matlab will report:
In class 'depc', no set method is defined for Dependent property
'prop_dep'.  A Dependent property needs a set method to assign its
value.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #38483:  depc.m added by None (143B - application/octet-stream)
file #38484:  dept.m added by None (42B - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by siko1056 (Posted a comment)
  • -email is unavailable- added by None (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-09-14 siko1056 StatusNone Confirmed
    2016-09-12 None Attached File- Added depc.m, #38483
        Attached File- Added dept.m, #38484

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code