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

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

[Octave-bug-tracker] [bug #61813] memory management bug when calling MEX


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #61813] memory management bug when calling MEX that returns an output
Date: Thu, 13 Jan 2022 10:47:36 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36 Edg/97.0.1072.55

Follow-up Comment #2, bug #61813 (project octave):

Alternatively, this could probably be avoided by configuring with
`--enable-std-pmr-polymorphic-allocator`.
However, that requires C++17 for Octave's API. So, all Octave packages or user
C++ code would need to be compatible and be compiled with C++17 (or newer).

Also `std::pmr::polymorphic_allocator` is currently not available with libc++.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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