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

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

[Octave-bug-tracker] [bug #49642] Traceback from errors in private funct


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #49642] Traceback from errors in private functions is incomplete
Date: Fri, 18 Nov 2016 18:27:16 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0

Update of bug #49642 (project octave):

              Item Group:        Incorrect Result => Regression             

    _______________________________________________________

Follow-up Comment #4:

Then it looks like this is about


rethrow (lasterror ())


losing all of the stack information from the lasterror structure. According to
https://www.mathworks.com/help/matlab/ref/rethrow.html the stack of the error
structure is supposed to be reinstated at the point when rethrow is called,
and that doesn't seem to be happening. This did work in 4.0.3, so marking as a
regression.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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