|
| From: | Dan Sebald |
| Subject: | [Octave-bug-tracker] [bug #52666] Segfault when closing a figure inside a "deletefcn" callback |
| Date: | Fri, 15 Dec 2017 17:17:45 -0500 (EST) |
| User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0 |
Follow-up Comment #11, bug #52666 (project octave):
I think I tested functions like
fcn = @(h) delete (ancestor (h, "figure"));
saybye = @(h) printf("BYE BYE\n");
whyfcn = @(h) delete (h);
for "deletefcn" and didn't see any issues.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?52666>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |