bugGNU Octave - Bugs: bug #57532, what (dir) should work for...

 
 

bug #57532: what (dir) should work for old-style class (@ftp) and packages (+matlab) for Matlab compatibility

Submitter:  Rik <rik5>
Submitted:  Fri 03 Jan 2020 07:47:47 PM UTC
   
 
Category:  Octave Function Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Matlab Compatibility
Status:  Confirmed Assigned to:  None
Originator Name:  Open/Closed:  * Open
Release:  * dev Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 03 Jan 2020 07:47:47 PM UTC, original submission:  

In Matlab, class and package directories that are found on the PATH are returned by what().  As an example,


what ("ftp")
what ("@ftp")


Package directories are also included.  For example,


what ("matlab")
what ("+matlab")


Octave uses the function dir_in_loadpath() to check whether a name is on the loadpath.  I think any change would need to start there.

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 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.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code