Skip to content
Commit 237bdefe authored by Piotr Kubaj's avatar Piotr Kubaj
Browse files

misc/pqrs: fix build on powerpc*

  --> /wrkdirs/usr/ports/misc/pqrs/work/pqrs-0.2.2/cargo-crates/parquet-12.0.0/src/util/hash_util.rs:26:37
   |
26 | fn hash_(data: &[u8], seed: u32) -> u32 {
   |    -----                            ^^^ expected `u32`, found `()`
   |    |
   |    implicitly returns `()` as its body has no tail or `return` expression
   |
help: consider returning the local binding `seed`
parent c9305186
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment