I wrote:
> Regarding the second warning, I'll add a pair of braces, to make the warning 
> go away.

Done:


2026-01-07  Bruno Haible  <[email protected]>

        getdelim: Avoid a -Wjump-misses-init warning (regr. 2025-12-09).
        Reported by correctmost <[email protected]> in
        <https://lists.gnu.org/archive/html/bug-gnulib/2026-01/msg00019.html>.
        * lib/getdelim.c (getdelim): Reduce the scope of the 'cur_len' variable.





Reply via email to