|
From: | Rik |
Subject: | [Octave-bug-tracker] [bug #60334] Embedded Octave crashes on exit in octave::interpreter::~interpreter() |
Date: | Tue, 20 Apr 2021 12:30:13 -0400 (EDT) |
User-agent: | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36 |
Update of bug #60334 (project octave): Status: Patch Submitted => Patch Reviewed _______________________________________________________ Follow-up Comment #23: I tried the patch and it works fine on dev. I also tried on stable and it works there too. It was a little bit more work because the patch had a .rej file, but it was still trivial. Since the API doesn't change (there is still a shutdown() function in liboctinterp even though it now does nothing), I would vote for applying the patch to stable and merging with default. The file embedded.cc in examples/code should also be updated to remove the call to shutdown() which is no longer necessary. _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?60334> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |