bgermann
bgermann
There is no porting guide, but people linked some documentation on [the bug which asks for one](https://github.com/PCRE2Project/pcre2/issues/51).
I had a stab at this. The main problem is that mingw does not provide the spellcheck.h header that the win8 provider uses. I did not find a good resource...
The thing got into mingw at version 8.0.1 https://sourceforge.net/p/mingw-w64/mingw-w64/ci/5ff3423c505df415ca4d75a62dadbf6b5696b8ae/ So maybe this is now worth trying again.
This can be closed. I cannot reproduce this with the latest version.
Would you mind stating that it is okay to use this under LGPL-2.1-or-later (libswupdate's license)? The default license is GPL-2.0-only, which your contribution would be under if you had used...
This was fixed and can be closed.
If you want to get around relicensing and not ignore the issue for derivative works, i.e. compiled and linked binaries of your software: You can also switch to a GPL-compatible...
It should be the same. Maybe the available SASL mechanisms differ.
When I tried building a package with the Adélie Linux repository, this problem also hits because the pubkey in their APKINDEX.tar.gz does not end on .rsa.pub but on .org.pub
Please note that there are new details available now with a hint at an input buffer being undersized.