Bert Frees

Results 564 comments of Bert Frees

This will close https://github.com/liblouis/liblouis/issues/1395.

We need to keep in mind that we want to [further reduce the CI load](https://github.com/liblouis/liblouis/issues/1392). It could be an option to not run this one on every commit to a...

Hmm funny. I need to check it when I get home.

Perhaps the leaks where there already but the sanitizer has only started to complain now because of this change?

I have issues running the leak sanitizer on my Mac, it might take a while to debug this. I'll probably need to do it with Docker.

> Perhaps the leaks where there already but the sanitizer has only started to complain now because of this change? This is indeed the case.

See https://github.com/liblouis/liblouis/pull/110.

I will look into a script (Unix, that we can possibly integrate in the automake system) that will generate config.h, liblouis.h and liblouis.def. We can then track these files in...

thanks will look at that