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: John W. Eaton
Subject: [Octave-bug-tracker] [bug #61472] AddressSanitizer crash in MEX tests
Date: Sun, 5 Dec 2021 10:16:36 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

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

Arun, doeas it help if you change the typedef to


typedef typename Alloc_traits::template rebind_traits<T> T_Alloc_traits;


or does clang really not support this feature even though it apparently is
claiming to be a c++17 compiler (based on the definition of __cplusplus that
enables this code)?

Also, there was a typo in the cset-1-array-alloc.txt file that I posted. 
Instead of INSTANTIATE_ARRAY_WITH_ALLOCATOR, it should have just been
INSTANTIATE_ARRAY.

    _______________________________________________________

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]