octave-patch-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-patch-tracker] [patch #7872] Add error identifiers to print_usag


From: Juan Pablo Carbajal
Subject: [Octave-patch-tracker] [patch #7872] Add error identifiers to print_usage.m
Date: Tue, 23 Oct 2012 21:43:46 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.94 Safari/537.4

URL:
  <http://savannah.gnu.org/patch/?7872>

                 Summary: Add error identifiers to print_usage.m
                 Project: GNU Octave
            Submitted by: juanpi
            Submitted on: Tue 23 Oct 2012 09:43:45 PM GMT
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

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.




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 23 Oct 2012 09:43:45 PM GMT  Name: changeset_print_usage.diff  Size:
2kB   By: juanpi

<http://savannah.gnu.org/patch/download.php?file_id=26818>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?7872>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]