Felix Schütt
Felix Schütt
> 2. Support builds without libtiff. If there is a need for such builds and the resulting binaries are good enough (although they won't support options which would write TIFF...
> IMHO, due to the fact that Leptonica is dynamically linked (i.e. it's a DLL), it doesn't make much sense to do a build-time check if it was built with...
Yeah, well it's the usual problem - because `io::Error` derives absolutely nothing (a mistake in the standard library in my opinion), all wrapping errors can also not `#[derive(...)]` anything. But...
`Ord` is mostly useful for BTreeMaps, that's why I usually derive it even if it "doesn't make sense". > To not restrict the systems which Rust can support in the...
Lets categorize the errors: ``` syrusakbary/[email protected] Error while running webc conversion (volumes): b" thread 'main' panicked at 'slice index starts at 8 but ends at 7', library/core/src/slice/index.rs:92:5 note: run with...
Broken packages: https://registry-cdn.wapm.dev/packages/Fawadk/matrix/matrix-2.2.0.tar.gz https://registry-cdn.wapm.dev/packages/mackenzie/test_wamp/test_wamp-0.1.0.tar.gz https://registry-cdn.wapm.dev/packages/Fawadkh/matrixs/matrixs-0.8.1.tar.gz (broken) https://registry-cdn.wapm.dev/packages/felix/zig/zig-0.10.0-dev.30718e75ba653.tar.gz https://registry-cdn.wapm.dev/packages/Fawadk/python/python-4.0.0.tar.gz
@ayys: - `mackenzie/[email protected] Error while running webc conversion: b'Error: Dependency ["nginx"] is not in standard owner/name format\n'`: correct, the dependency is specified as `nginx` while it should be `namespace-example/nginx` -...
I can add tests to `wapm publish` to block users from doing this, but really this should be handled on the backend, too (sanity checks). @syrusakbary We should think about...
https://registry-cdn.wapm.dev/packages/felix/zig/zig-0.10.0-dev.30718e75ba653.tar.gz is a broken link. I think this happens when the publish process fails. It would be best to scan the registry continuously for broken package links, so that this...
Last failing package: https://registry-cdn.wapm.dev/packages/syrusakbary/ruby/ruby-0.1.1.tar.gz