changelog
- Fri, 23 May 2025 13:36:11 +0200
- by Mike Becker <universe@uap-core.de> [Fri, 23 May 2025 13:36:11 +0200] rev 1328
- stabilizes mempool implementation
resolves #676
fixes #677
fixes #678
- Fri, 23 May 2025 12:44:24 +0200
- by Mike Becker <universe@uap-core.de> [Fri, 23 May 2025 12:44:24 +0200] rev 1327
- make test-compile depend on both static and shared
the shared lib is not needed for the tests,
but when run with coverage, gcov will be confused
when outdated line information is available from
a previous shared build