Re: [PATCH] Add _GLIBCXX_USE_ALLOC_PTR macro

2025-06-26 Thread François Dumont
On 26/06/2025 21:47, Jonathan Wakely wrote: On 26/06/25 19:30 +0200, François Dumont wrote: I find it quite convenient so maybe you'll accept it. Note that looking for existence of this macro I noticed that ChangeLog-2024 is wrongly talking about _GLIBCXX_USE_ALLOC_PTR_FOR_LIST in header.

Re: [PATCH] Add _GLIBCXX_USE_ALLOC_PTR macro

2025-06-26 Thread Jonathan Wakely
On 26/06/25 19:30 +0200, François Dumont wrote: I find it quite convenient so maybe you'll accept it. Note that looking for existence of this macro I noticed that ChangeLog-2024 is wrongly talking about _GLIBCXX_USE_ALLOC_PTR_FOR_LIST in header. Should it be fixed ? No, I don't see any poi