|
From: | Markus Mützel |
Subject: | [Octave-patch-tracker] [patch #10366] Same destructor order for octave_value:s in frame in std::vector for libstdc++ and libc++ |
Date: | Sat, 15 Jul 2023 04:56:43 -0400 (EDT) |
Update of patch #10366 (project octave): Status: In Progress => Ready For Test _______________________________________________________ Follow-up Comment #9: Erasing the elements in the destructor is probably better than overwriting them with new (short-lived) objects that are probably deleted immediately after they've been created. So, I pushed the change that I proposed in comment #8 to the default branch here: https://hg.savannah.gnu.org/hgweb/octave/rev/b9cabe8a9fb0 Marking as ready for test again. _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/patch/?10366> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |