On Mon, 22 Sep 2025, Samuel Thibault wrote: > Use vm_get_size_limit to initialize RLIMIT_AS > > * hurd/hurdrlimit.c(init_rlimit): use vm_get_size_limit to initialize > RLIMIT_AS entry of the _hurd_rlimits array.
I'm seeing a build failure in this file for i686-gnu (not x86_64-gnu) with build-many-glibcs.py, "error: passing argument 2 of '__vm_get_size_limit' from incompatible pointer type". -- Joseph S. Myers [email protected]
