You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error[E0308]: mismatched types
--> packages/hurl/src/runner/xpath.rs:97:45
|
97 | let x = unsafe { CStr::from_ptr(c_s2) };
| ^^^^ expected `u8`, found `i8`
|
= note: expected raw pointer `*const u8`
found raw pointer `*const i8`
For more information about this error, try `rustc --explain E0308`.
error: could not compile `hurl` due to previous error
warning: build failed, waiting for other jobs to finish...
error: build failed
Please I do know what happened.
The text was updated successfully, but these errors were encountered:
OS: Debian GNU/Linux 10 (buster) aarch64
cargo 1.56.0 (4ed5d137b 2021-10-04)
Please I do know what happened.
The text was updated successfully, but these errors were encountered: