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

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

[Octave-patch-tracker] [patch #10366] Same destructor order for octave_v


From: John W. Eaton
Subject: [Octave-patch-tracker] [patch #10366] Same destructor order for octave_value:s in frame in std::vector for libstdc++ and libc++
Date: Tue, 11 Jul 2023 13:06:14 -0400 (EDT)

Follow-up Comment #6, patch #10366 (project octave):

It seems reasonable to me to ensure that the classdef destructors called in
the same order for all versions of Octave regardless of what a particular
standard library implementation does to destroy vector elements.  In that
case, we should not assume that libstdc++ will always behave the way it does
now and we should enforce the behavior we want unconditionally.



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/patch/?10366>

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




reply via email to

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