Closed
Description
Previously, open64
on MUSL was using the common definition with variadics. But in v0.2.145 it was migrated to a non-variadic definition. This has caused breakage of getrandom v0.1
, see rust-random/getrandom#363.
cc @bossmc
Previously, open64
on MUSL was using the common definition with variadics. But in v0.2.145 it was migrated to a non-variadic definition. This has caused breakage of getrandom v0.1
, see rust-random/getrandom#363.
cc @bossmc