bugGNU Octave - Bugs: bug #52591, Missing keyword help for classdef...

 
 

bug #52591: Missing keyword help for classdef keywords

Submitter:  Rik <rik5>
Submitted:  Tue 05 Dec 2017 04:14:48 PM UTC
   
 
Category:  Interpreter Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Documentation
Status:  Fixed Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * dev Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 15 Dec 2017 05:24:36 AM UTC, comment #3: 

I checked in a cset that adds documentation for the classdef keywords (http://hg.savannah.gnu.org/hgweb/octave/rev/50bb53905f03).

Rik <rik5>
Group administrator
Tue 05 Dec 2017 06:58:40 PM UTC, comment #2: 

bug #44590 modifies the Octave manual in oop.txi, while this bug is about the keywords themselves, which are documented in a different file op-kw-docs.

I backported the documentation for the manual today so that will be a part of the 4.2.2 release.

Rik <rik5>
Group administrator
Tue 05 Dec 2017 04:40:47 PM UTC, comment #1: 

See also bug #49554 and bug #44590.

Guillaume <gyom>
Tue 05 Dec 2017 04:14:48 PM UTC, original submission:  

This report concerns missing documentation on the classdef keywords.  Documentation on keywords and operators such as 'function' or '+' is stored in libinterp/op-kw-docs.  Unfortunately, there are no entries for the following words:


classdef
methods
properties
events
enumeration


Since this is documentation, it could also be backported to stable if anyone cares enough.

Rik <rik5>
Group administrator

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by gyom (Posted a comment)
  • -email is unavailable- added by rik5 (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
    2017-12-15 rik5 StatusConfirmed Fixed
        Open/ClosedOpen Closed
    2017-12-05 rik5 StatusNone Confirmed

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code