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

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

[Octave-bug-tracker] [bug #55178] Improved debug on error behaviour insi


From: anonymous
Subject: [Octave-bug-tracker] [bug #55178] Improved debug on error behaviour inside octave core functions
Date: Thu, 11 Nov 2021 15:00:01 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/94.0

Follow-up Comment #25, bug #55178 (project octave):

Hello,

This happens with assert.m as well:


stopped in assert at line 99
[/usr/local/share/octave/7.0.0/m/testfun/assert.m] 
99:           error ("assert %s failed", argin);


Adding debug_on_error (false, "local"); line to assert.m at the beginning
solves the problem. Please verify.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55178>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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