wez / libssh-rs

Rust bindings for libssh https://www.libssh.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

type mismatch when building wezterm on Raspberry 4 under Manjaro 64bit

mcctuxic opened this issue · comments

The build of current wezterm (last time pulled from github 14.11.2021) fails due to a couple of type mismatches between
uint and in. Full build log attached.
weztermbuild.log

I believe that 2451df3 resolves this; wezterm nightly builds should pick this up within about 30 minutes