David Bosschaert
David Bosschaert
Thanks @kamadak for the details. On point 7, do you know a JPEG library that would be able to do this? I looked around and found https://github.com/image-rs/image but I could...
This was fixed http://svn.apache.org/viewvc?view=revision&revision=1855240
I'm running into this issue again, but now because (presumably) the tests were written on an x86 architecture but apparently there is a slight difference in the FP handling on...
I have no problem with merging this with #271 but it would be nice to describe this `import:` related problem there then too. I did read that issue before reporting...
> Any ideas for a solution? One thing I've been doing as an alternative way to mock these globals is to use `globalThis`. For example something like this if I...
Hi @kwin what problem is this PR aiming to address?
Seems useful @kwin ! One concern is that there is a big long list of excludes which might be tricky to maintain?
Ok - sounds good. I once it's not marked as 'Draft' any more I'm happy to approve.
``` [WARNING] Dependency org.osgi:org.osgi.service.configurator:jar:1.0.0 (provided) via org.apache.felix:org.apache.felix.cm.json:jar:1.0.6 not found as runtime dependency! [WARNING] Dependency org.osgi:org.osgi.service.cm:jar:1.6.0 (provided) via org.apache.felix:org.apache.felix.configadmin:jar:1.9.24 not found as runtime dependency! [WARNING] Dependency org.osgi:org.osgi.service.log:jar:1.3.0 (provided) via org.apache.felix:org.apache.felix.configadmin:jar:1.9.24 not...