Hey,
I have written a patch to make this build with clang16 defaults. Clang 16 (and likely GCC14) will not allow imcompatible function pointer types to be assigned to each other.
Here is also another patch that fixes most of the compiler warnings
Log in to post a comment.
Here is also another patch that fixes most of the compiler warnings