[PATCH] build: bootstrap with python gnulib-tool by default

2024-04-27 Thread Pádraig Brady
* gnulib: Update to support bootstrapping with python by default. * bootstrap: Sync with gnulib. * cfg.mk: Don't force python implementation with `make world`, rather rely on the auto selection of python if appropriate. --- bootstrap | 210 -- cf

Re: Modify buffering of standard streams via environment variables (not LD_PRELOAD)?

2024-04-27 Thread Carl Edquist
On Sat, 20 Apr 2024, Zachary Santer wrote: I don't know how buffering works when stdout and stderr get redirected to the same pipe. You'd think, whatever it is, it would have to be smart enough to keep them interleaved in the same order they were printed to in. That in mind, I would assume t

maint: pacify GCC 14 -Wmissing-variable-declarations

2024-04-27 Thread Collin Funk
Hi, gnulib-tool.py feels pretty quick in Coreutils. :) I noticed some new warnings from Fedora 40's gcc 14. These patches are pretty much copied from Pauls gnulib commit here: https://git.savannah.gnu.org/cgit/gnulib.git/commit/?id=4ab87e2642d887b8eac81bb7b2d6f14f326208b2 There are still t