Axel Sommerfeldt
Axel Sommerfeldt
…UILD_DEVEL_PACKAGE added (default=ON) These three new CMake build options control what kind of libraries will be build and what contents will be put into the resulting package: * BUILD_STATIC_LIBRARY controls...
… cross-compiling CMake toolchain files Both files have been modified so they are able to find the git submodules 'dependency/asio' resp. 'dependency/catch' even if a CMake toolchain file was used...
I receive a SIP (non-INVITE) request via `SIPTransport.SIPTransportRequestReceived` and would like to use `SIPNonInviteTransaction` but handle the transaction asynchronously. This leads into the problem that duplicates are not detected reliably...
AFAIK the commits from Herle Supreeth from its fork https://github.com/herlesupreeth/kamailio were migrated manually (not via PR) to upstream at the end of last year. While reviewing the migration I have...
When generating typedefs for `NativeFunction<Function>`, also generate a typedef for the `Function`.
In version 10.0.0 of ffigen the following feature was implemented: "When generating typedefs for `Pointer`, also generate a typedef for the `Function`." It would be great if this would work...
## Brief outline of the bug The `longtable*` environment offered by the `ltcaption` package is working fine with `longtable` v4.19 but not with v4.20. See also: https://gitlab.com/axelsommerfeldt/caption/-/issues/177 ## Minimal example...