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

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

[Octave-patch-tracker] [patch #7889] Adding errror_ids.m


From: Juan Pablo Carbajal
Subject: [Octave-patch-tracker] [patch #7889] Adding errror_ids.m
Date: Mon, 19 Nov 2012 23:30:47 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safari/537.11

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

                 Summary: Adding errror_ids.m
                 Project: GNU Octave
            Submitted by: juanpi
            Submitted on: Mon 19 Nov 2012 11:30:45 PM GMT
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:


This function is identical to warning_ids.m but it enumerates and explains
error ids.

It attempts to establish a standard for error ids. 

I added the error ids, that I found with 

grep -r --include="*.m" error\ \(\"Octave: .

I can include the ones found with

grep -r --include="*.cc" error_with_id\ \(\"Octave: .

that accounts for 

Octave:undefined-function
Octave:bad-alloc

Thank you for applying the patch.

JPi





    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon 19 Nov 2012 11:30:45 PM GMT  Name: changeset_errorids  Size: 2kB  
By: juanpi

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

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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