Simon Sobisch writes:
> As GCC15 is now strict on dynamic function as
> int *func()
> to mean exactly zero arguments via its default -std=gnu23, I'm looking
> into a dynamic option that would work for C23 and recognized libffi
> being built as part of GCC and being part of its source tree, wh
As GCC15 is now strict on dynamic function as
int *func()
to mean exactly zero arguments via its default -std=gnu23, I'm looking
into a dynamic option that would work for C23 and recognized libffi
being built as part of GCC and being part of its source tree, which
possibly is a way to go (u