Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken on 32bit targets #403

Closed
jcgruenhage opened this issue Jul 14, 2019 · 0 comments · Fixed by #406
Closed

Broken on 32bit targets #403

jcgruenhage opened this issue Jul 14, 2019 · 0 comments · Fixed by #406

Comments

@jcgruenhage
Copy link
Contributor

https://github.com/greshake/i3status-rust/blob/master/src/blocks/disk_space.rs#L185-L262 is broken on 32bit targets, as you can see on https://travis-ci.org/void-linux/void-packages/builds/558597989. It seems that nix returns u32 in some cases on those architectures instead of u64.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant