Re: CFT: snmalloc as libc malloc
- In reply to: David Chisnall : "Re: CFT: snmalloc as libc malloc"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 30 Mar 2023 17:44:15 UTC
On 3/5/23, David Chisnall <theraven@freebsd.org> wrote: > Hi, > so i tried to bench but now this fails to compile on main after clang got updated to 15, for example: /usr/include/c++/v1/__functional/hash.h:646:34: error: use of undeclared identifier 'nullptr_t'; did you mean 'nullptr'? struct _LIBCPP_TEMPLATE_VIS hash<nullptr_t> can you rebase please and sort it out I also note your knob for disabling snmalloc memcpy does not sort out the kludge in rtld. I'm going to respond to the rest later. -- Mateusz Guzik <mjguzik gmail.com>