octave-maintainers
[Top][All Lists]
Advanced

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

Re: Using exceptions in the core


From: Rik
Subject: Re: Using exceptions in the core
Date: Fri, 25 Sep 2015 11:11:37 -0700

9/25/15

jwe,

More convincing evidence that this is the way to go.  There is an obscure
bug where a uicontrol object (button) with a callback function that calls
error() can produce a segfault
(https://savannah.gnu.org/bugs/index.php?46038).  With your exception patch
applied it no longer segfaults.  I wouldn't want to try and debug where in
the old code the error_state variable was not getting checked correctly.

--Rik



reply via email to

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