Axel Sommerfeldt
Axel Sommerfeldt
How does the addition of CMake options (which do not cause any change unless set to OFF) could affect a regression test? ``` 96/116 Test #96: yield_callback_leads_to_service_crash_regression_test_suite ................Exit code 0xc0000409...
The compiler error is addressed by PR https://github.com/Corvusoft/restbed/pull/489 (Merged) The compiler warning is addressed by PR https://github.com/Corvusoft/restbed/pull/484 (Open) Unfortunately the compiler warning is valid, i.e. the code is not working...
Unfortunately the company I'm working for is bound to (embedded) toolchains which do not offer C++17 support and it seems that this will not change in the near future. But...
> (Package maintainers will probably end up using a similar/my fork if no one ends up "maintaining" the project.) The official Fedora package is based on a fork which includes...
> Though I will probably be conservative on accepting code changes, since I done know the language well enough to judge code quality. If there anyone who wants to help...
> For point 1, I think its fine because I have not seen any COTS UE using TLS but for completeness, yes we can add it I just opened a...
> So I go grab an RPM to install that package from [here](http://repo.okay.com.mx/centos/8/x86_64/release/libopusenc-0.2.1-6.el8.x86_64.rpm), and try again, but then I get a whole slew of unfulfilled dependencies. Since this one was...
> Imho you could define your longtable* environment like this: Unfortunately it's not as easy as this. The `longtable*` feature is not the only feature which got broken with the...
> I do find the idea to make a longtable into a figure rather curious It makes more sense when this feature is used with a different floating environment than...
> Unfortunately I had to work last week-end but I'll try to compose a test document showing all longtable features offered by `ltcaption` and `caption` on next week-end. Finally an...