bugGNU Octave - Bugs: bug #55496, autoload does not issue an error...

 
 

bug #55496: autoload does not issue an error message when misused on m-files

Submitter:  Klaus Braun <kmb721>
Submitted:  Wed 16 Jan 2019 10:44:09 PM UTC
   
 
Category:  Octave Function Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Missed Error or Warning
Status:  Duplicate Assigned to:  None
Originator Name:  Klaus Braun Open/Closed:  * Closed
Release:  * 4.4.1 Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 17 Jan 2019 07:48:36 AM UTC, comment #3: 

Duplicate of bug #55495 of course.

Kai Torben Ohlhus <siko1056>
Group Member
Thu 17 Jan 2019 07:46:44 AM UTC, comment #2: 

This bug deals more or less with the same problem of bug #55496: "autoload" works only with *.oct-files. This must be better documented and might error in case of misuse.

Marking as duplicate of bug #55496 to move the conversation there.

Kai Torben Ohlhus <siko1056>
Group Member
Thu 17 Jan 2019 04:16:32 AM UTC, comment #1: 

It should also be an error to use it for anything other than a .oct file.

John W. Eaton <jwe>
Group administrator
Wed 16 Jan 2019 10:44:09 PM UTC, original submission:  

autoload('f_2', 'f_test.m') does not issue an error message when either the function (f_2) or the function file (f_test.m) does not exist.

Klaus Braun <kmb721>

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Digest:
   bug dependencies.

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 jwe (Posted a comment)
  • -email is unavailable- added by kmb721 (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 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-01-17 siko1056 Dependencies- Depends on bugs #55495
    2019-01-17 siko1056 StatusNone Duplicate
        Open/ClosedOpen Closed
        Summaryautoload does not issue an error message autoload does not issue an error message when misused on m-files

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code