Shawn

Results 27 issues of Shawn

The following code fails, which is not desired behavior ```rust use lz4::block::{compress,decompress}; let v = vec![0u8; 0]; let comp_with_prefix = compress(&v, None, true).unwrap(); assert_eq!(v, decompress(&comp_with_prefix, None).unwrap()); ```

`Seesaw is compatible with both Clojure 1.4, but will probably work fine with 1.3 and 1.5. Maybe even 1.2.` This looks ambiguous to me. How about Clojure 1.8 1.9 etc.....

Currently `helm install doppler-kubernetes-operator doppler/doppler-kubernetes-operator --namespace doppler-operator-system --create-namespace` will fail

Recently Android 11 is release officially for Oneplus 8. However current TWRP shows a crashdump with it.

Hello cctools-port maintainers, I'm trying to use cctools-port with the `aarch64-apple-ios-sim` target, which is used for the iOS Simulator running on ARM64 Macs (M1/M2). However, I'm encountering an error during...

When attempting to build for the `aarch64-apple-ios-sim` target, the build process fails. It appears that `libsqlite3-sys` compiles successfully for `aarch64-apple-ios`, but not for `aarch64-apple-ios-sim`.

help wanted