pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/graphics/libimagequant



On Mon, 5 Aug 2024 07:02:20 +0000
"Adam Ciarcinski" <adam%netbsd.org@localhost> wrote:

> Log Message:
> libimagequant: updated to 4.3.2
> 
> 4.3.2
> Bug fixes

This doesn't build for me on NetBSD nor Linux. lang/rust is up to date.

   Compiling imagequant v4.3.2 (/tmp/pkgsrc-obj/graphics/libimagequant/work/libimagequant-4.3.2)
error[E0277]: `&Box<[HistItem]>` is not an iterator
   --> src/kmeans.rs:136:25
    |
136 |             for item in &hist.items {
    |                         ^^^^^^^^^^^ `&Box<[HistItem]>` is not an iterator



Home | Main Index | Thread Index | Old Index