diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-06-19 20:36:27 +0200 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-06-20 11:25:56 +0200 |
commit | ba801481facce2273df83461d9dca4a57f0e83e2 (patch) | |
tree | 663c08f06a1f33195057ec30bc6900ba9ffe784e /www/newsboat | |
parent | 2784ab84f9e511cccf6bc465819c33530ce1316b (diff) | |
download | freebsd-ports-ba801481facce2273df83461d9dca4a57f0e83e2.zip |
security/acmed: Unbreak with Rust 1.53.0
error[E0308]: mismatched types
--> cargo-crates/lexical-core-0.7.4/src/atof/algorithm/bhcomp.rs:62:24
|
62 | let bytes = bits / Limb::BITS;
| ^^^^^^^^^^ expected `usize`, found `u32`
error[E0277]: cannot divide `usize` by `u32`
http://package23.nyi.freebsd.org/data/114i386-default-foo/2021-06-18_08h49m22s/logs/errors/acmed-0.13.0_5.log
PR: 256653
Diffstat (limited to 'www/newsboat')
0 files changed, 0 insertions, 0 deletions