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

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

[Octave-bug-tracker] [bug #61472] AddressSanitizer crash in MEX tests


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #61472] AddressSanitizer crash in MEX tests
Date: Fri, 17 Dec 2021 06:35:54 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36 Edg/96.0.1054.57

Follow-up Comment #37, bug #61472 (project octave):

We are already quite late in the Octave 7 release cycle. Combined with the
fact that compiling with this feature will raise the minimum compiler version
significantly (clang's libc++ doesn't support it presently), should be maybe
make that requirement optional with a configure option? To keep it save,
should we keep that feature off by default?
A user or packager could than opt-in to that feature if they understand the
implications. Those include that all .oct files that are linked to that
version of Octave must be compatible with C++17 and must be compiled with a
compiler that supports `std::pmr::polymorphic_allocator`.

What do you think?

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?61472>

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




reply via email to

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