bugGNU Octave - Bugs: bug #32973, Feature request: which should find...

 
 

bug #32973: Feature request: which should find overloaded methods

Submitter:  John W. Eaton <jwe>
Submitted:  Fri 01 Apr 2011 06:07:10 PM UTC
   
 
Category:  Interpreter Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Feature Request
Status:  Confirmed Assigned to:  None
Originator Name:  Open/Closed:  * Open
Release:  * dev Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 11 Jan 2014 09:52:38 PM UTC, comment #1: 

Adding "which -all" is also reported in bug #32088.

Mike Miller <mtmiller>
Group Member
Fri 01 Apr 2011 06:07:10 PM UTC, original submission:  

Octave should support the following types of calls to find overloaded methods.

Find all methods named fcn:


which fcn -all


Find the method named fcn that would be used for the given arguments:


which fcn (x, y, ...)


John W. Eaton <jwe>
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

 

Digest:
   bug dependencies.

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by mtmiller (Posted a comment)
  • -email is unavailable- added by jwe (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
    2014-01-11 mtmiller StatusNone Confirmed
        Dependencies- Depends on bugs #32088
    2011-04-01 rik5 Carbon-CopyRemoved 72865 -
    2011-04-01 rik5 SummaryFature request: which should find overloaded methods Feature request: which should find overloaded methods

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code