Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #278796

Category gcoreutils
Changed by Pádraig Brady <Pohnoyoudont@draigBrady.com>
Changed at Wed 19 Aug 2026 22:09:36
Repository git://git.savannah.gnu.org/coreutils.git
Project gcoreutils
Branch master
Revision 3d3022995b1a981e9e8ed2a5b4347427ff2552d2

Comments

maint: avoid -Werror=maybe-uninitialized with gcc -flto -O3
* src/env.c (main): With GCC 16.1 we need to force initialize
to avoid the maybe uninitialized warning.

Changed files