Jelle van der Waa
Jelle van der Waa
To use anyhow with epub-builder I've used in src/errors.rs ``` use anyhow::anyhow; pub trait EpubResultExt { type Ok; fn anyhow(self) -> anyhow::Result; } impl EpubResultExt for Result { type Ok...
No problem, left the comment here for others to find an way to work around the issue.
I would really like to package bjoern for Debian/Arch and the bundling of http-parser is generally "not done" for these distro's. I've made a branch with one commit c93574eb19e0614787fca0c7ea7bb07e8d1da687 to...
Update, I tested it further and it segfaults now with our full API testsuite: ``` segfault at a ip 00007fe76061da12 sp 00007ffca4e2a3f0 error 4 in _bjoern.cpython-37m-x86_64-linux-gnu.so[7fe76061d000+3000] ``` This was a...
@jonashaag any comments? tips?
Ah, well I couldn't find any migration documentation on https://github.com/nodejs/http-parser and there is a bugreport open for a CHANGES file.
I can't recall why I opened this issue, but these days `systemd-detect-virt` can be used to detect virtualisation. systemd does all the logic for you.
I signed it!
I'd love to help out here, do you want them documented and do you have a preferred way to document them?
See `pkcheck` usage in cockpit.