In CI for rust-random/getrandom#85 we get a [compilation error](https://travis-ci.org/rust-random/getrandom/jobs/576339198) originating in `libc`. I've took a cursory look at the code, but couldn't find why it happens.
Activity
newpavlov commentedon Aug 25, 2019
Never mind, looks like issues was in the old (v0.2.60) version of
libc
.