help-octave
[Top][All Lists]
Advanced

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

Re: Error message formatting (was Re: wavread problems)


From: John W. Eaton
Subject: Re: Error message formatting (was Re: wavread problems)
Date: Thu, 12 May 2005 01:42:58 -0400

On 11-May-2005, Keith Goodman wrote:

| On 5/11/05, Quentin Spencer <address@hidden> wrote:
| > Perhaps yet another builtin variable (short_error_report_format
| > or something like that) is in order?
| 
| If you're into that whole brevity thing:
| 
| ERROR: `fidy' undefined
| Ln  86, Col 13 of /big/long/directory/path/myfunction.m
| Ln  26, Col 12 of /somewhat/shorter/path/slick.m
| Ln 113, Col 14 of /random/matrix/theory/rmt.m
| Ln  17, Col 14 of /octave/money/back/gaurantee/fx.m

I think it would be better to use something like

  /big/long/directory/path/myfunction.m:86:13: error: ...

but this would not be so easy to do given the way error handling is
currently implemented.

jwe



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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