This PR adds --enable-debug and --enable-sanitizer to configure.ac to make many checks on the library for the github actions.
It depends on PR #168
There are still some issues to fix before it can be merged, but I created the draft so that you know that I am working on it.
This PR adds
--enable-debug
and--enable-sanitizer
to configure.ac to make many checks on the library for the github actions. It depends on PR #168 There are still some issues to fix before it can be merged, but I created the draft so that you know that I am working on it.