Brias

Results 2 issues of Brias

This PR implements #22 by adding a `raise_if_missing` option to the `parse_config` function. If `raise_if_missing` is set to `True`, a `ValueError` is raised when the following conditions are met: 1....

### Contribution description #296 reports that with GCC 15 warnings for freeing non-heap objects are reported while compiling RTRlib. I could reproduce the warnings when using a release build (`-D...