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

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

[Octave-bug-tracker] [bug #30652] Line numbers with warnings?


From: Rik
Subject: [Octave-bug-tracker] [bug #30652] Line numbers with warnings?
Date: Sun, 09 Feb 2014 20:44:36 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:26.0) Gecko/20100101 Firefox/26.0

Update of bug #30652 (project octave):

                  Status:         Patch Submitted => Need Info              

    _______________________________________________________

Follow-up Comment #4:

The bug was closed because the original question had been addressed.  At any
rate, I think Jordi is right that if we always want to enable backtrace for
warnings then the fix doesn't belong in the option handler for
'--traditional'.  It would need to be in the initialization routine for
warning().  But, this seems to be the case already.  Take a look at error.cc
where I find


// TRUE means that Octave will try to display a stack trace when a
// warning is encountered.
static bool Vbacktrace_on_warning = true;


Isn't Octave doing the right thing already?


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?30652>

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




reply via email to

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