Javanew
Results
1
issues of
Javanew
cargo build --target aarch64-linux-android --release error[E0308]: mismatched types --> /Users/javanew/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libuv-2.9.0/src/requests/fs.rs:112:46 | 112 | ...fe { CStr::from_ptr(ptr).to_string_lossy().into_owned() }) | -------------- ^^^ expected `*const u8`, found `*const i8` | | | arguments...