bugGNU Octave - Bugs: bug #59235, Broken file __default__input__.m

 
 

bug #59235: Broken file __default__input__.m

Submitter:  None
Submitted:  Thu 08 Oct 2020 05:04:15 PM UTC
   
 
Category:  Octave Function Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Installation Failure
Status:  Fixed Assigned to:  None
Originator Name:  Reissner Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * 5.2.0
Operating System:  * Any Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 08 Oct 2020 05:20:16 PM UTC, comment #1: 

This is a mere style issue. `end` or `endfunction` to close a simple function is optional in Octave (and in Matlab).

Other rules come into play for files that contain nested functions.

Even if this is an internal, private function, I adapted the style to be closer to what is used in other functions and made minor changes to the language used in the docstring here:
https://hg.savannah.gnu.org/hgweb/octave/rev/808b1a3a1003

Closing as fixed.

Markus Mützel <mmuetzel>
Group administrator
Thu 08 Oct 2020 05:04:15 PM UTC, original submission:  

In my installation,
/usr/share/octave/5.2.0/m/sparse/private/__default__input__.m
seems incomplete.
At least end function is missing.
I found out that because I use the m files of the distribution,
to test my matlab parser.

Anonymous

 

(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 mmuetzel (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 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2020-10-08 mmuetzel StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code