Source: hippotat
Version: 1.1.3
Severity: important
Tags: ftbfs

https://buildd.debian.org/status/logs.php?pkg=hippotat&ver=1.1.3

...
error[E0308]: mismatched types
  --> server/daemon.rs:80:59
   |
80 |     libc::snprintf({ let buf: *mut u8 = buf.as_mut_ptr(); buf as *mut i8 },
   |                                                           ^^^^^^^^^^^^^^ 
expected `u8`, found `i8`
   |
   = note: expected raw pointer `*mut u8`
              found raw pointer `*mut i8`
...

Reply via email to