Pádraig Brady wrote: > + /* Pacify -Wmaybe-uninitialized. Not needed with GCC >= 15.2. */
Not needed with GCC >= 12. (I tested gcc 12.5, 13.4, 14.3, 15.2.)
Bruno Haible via GNU coreutils General Discussion Mon, 03 Nov 2025 15:31:56 -0800
Pádraig Brady wrote: > + /* Pacify -Wmaybe-uninitialized. Not needed with GCC >= 15.2. */
Not needed with GCC >= 12. (I tested gcc 12.5, 13.4, 14.3, 15.2.)