Re: Unfortunate interaction of glibc-2.44 and gnulib regarding posix_spawn_file_actions_addchdir => infinite recursion
Collin Funk <[email protected]> Sun, 26 Jul 2026 12:04:27 -0700
| Newsgroups | gmane.comp.lib.gnulib.bugs,gmane.comp.lib.glibc.alpha |
|---|---|
| Message-ID | <[email protected]> |
Sam James <[email protected]> writes: > At the moment, RMs are instructed to use that guide which is why this > problem didn't show up. > > Should we suggest using `all-modules` instead of `posix-modules`? I > think so given it'll catch more changes, and any differences should be > investigated anyway. Yes, I think so. The other modules may interact with libc, and it would be good to catch any behavior changes that violate the test assumptions. Collin