Hi, would it be a bad thing to add a compatibility <alloca.h> which would use the builtin alloca() instead of the libc one when available? e.g. MySQL 8.0.* seems to rely on this. Jaromir