patchGNU Octave - Patches: patch #7872, Add error identifiers to...

 
 

patch #7872: Add error identifiers to print_usage.m

Submitter:  Juan Pablo Carbajal <juanpi>
Submitted:  Tue 23 Oct 2012 09:43:45 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  None Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 24 Oct 2012 06:34:09 PM UTC, comment #1: 

I have folded and rebased your patches here:

http://hg.savannah.gnu.org/hgweb/octave/rev/6f3363ff368c

You may wish to pull and strip your original commits from your local clone:


hg strip -r 12ac703f9c


Jordi GutiƩrrez Hermoso <jordigh>
Group Member
Tue 23 Oct 2012 09:43:45 PM UTC, original submission:  

When looking for the standard error identifiers used in octave for an invalid function call I tried

try; linspace(); catch; [err id] = lasterr(); end;

and got nothing.

I am sending this patch to make this so widely used function to return "proper" error ids.

Please let me know if I used the proper ones. If not I will fix them.

Juan Pablo Carbajal <juanpi>
Group Member

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #26818:  changeset_print_usage.diff added by juanpi (2KiB - text/x-patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by jordigh (Posted a comment)
  • -email is unavailable- added by juanpi (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 logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-10-24 jordigh StatusNone Done
        Open/ClosedOpen Closed
    2012-10-23 juanpi Attached File- Added changeset_print_usage.diff, #26818

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code