Yuki Okushi
Yuki Okushi
Now it has been fixed, closing.
For libc v0.3, I think it's fine to bump up the minimum supported emscripten version to reduce our complexity. The release date mentioned in OP seems enough to bump to...
No, we could define it on v0.3 if you like.
Is there any policy around the supported version of Emscripten on rustc? Maybe it's good time to ask to bump on rustc as well.
Thanks! I'm currently not able to make a release but will do that in a few days.
👍, could you also update the libc dependency version on libc-test?
Released on crates.io: https://crates.io/crates/libc/0.2.154
@jweinst1 We would like to know your target to add the declaration. Note also that the libc crate just exposes a wrapper, which means referencing the man page (or similar)...
> The freebsd14 warning about `NETLINK_GENERIC` not being used is likely about its shadowing. Should we add a `cfg` restriction to the one in `freensd/mod.rs`? I'm not even sure it...
You can tweak https://github.com/rust-lang/libc/blob/main/build.rs :)