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

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

[Octave-patch-tracker] [patch #8889] Add implementation of getReport


From: Mike Miller
Subject: [Octave-patch-tracker] [patch #8889] Add implementation of getReport
Date: Tue, 09 Feb 2016 23:17:57 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0 Iceweasel/44.0

Update of patch #8889 (project octave):

                  Status:                    None => Postponed              

    _______________________________________________________

Follow-up Comment #1:

Andrew, thank you for taking the time to write and contribute this function to
Octave.

I'm not sure if we can use this contribution at this time, but other
maintainers feel free to jump in if you disagree.

This function appears to operate on the structure returned by Octave's
lasterror() function. The real getReport function in Matlab is actually a
method of the MException class, which is not yet implemented in Octave. I'm
not sure if it's worth adding getReport as a global function until MException
is implemented and this can be done right.

There are also a number of style issues, please refer to the Octave coding
style recommendations in the manual (whitespace, lower-case identifiers, use
of operators, double versus single quotes).

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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