Re: remaining tasks before Autoconf release

2023-05-07 Thread Paul Eggert
On 5/6/23 06:09, Bruno Haible wrote: 3) The hint Did you mean to build a 64-bit binary? (E.g., 'CC="gcc -m64"'.) should not occur on a 32-bit OS. It should only occur on bi-arch systems (64-bit OS, 32-bit $CC). If we could come up with a reliable way to distinguish between the two,

Re: lib/dirfd.c: compiler warning: unused parameter

2023-05-07 Thread Bernhard Voelker
On 5/5/23 12:13, Bruno Haible wrote: 2023-05-05 Bruno Haible dirfd: Fix bogus override (regression 2023-04-26). Reported by Bjarni Ingi Gislason in . * m4/dirfd.m4 (gl_FUNC_DIRFD): Fix mistak

Re: bug#63349: Bug in date when using UTC/GMT timeszones in the TZ variable

2023-05-07 Thread Paul Eggert
On 5/7/23 07:52, Andreas Schwab wrote: Thus TZ=UTC+2 means two hours before UTC. Yes, and this mistake seems to be common enough that I installed the attached patch into Gnulib, so that it'll propagate into the Coreutils manual, which should help people who read the 'date' documentation (ad