Conversation

hit a build issue for python 3.10.7 with readline 8.2-rc4, but only on Intel CPUs with avx512.

why? because something in readline is crashing in one of the glibc IFUNCs.

and this is why i prefer musl, which doesn’t have this crazy stuff.

1
0
0
@ariadne i know what ifuncs do but i do not get how it is better than having a wrapper function that calls a function pointer and initializes it if it is null
0
0
0