Re: PATCH: fix warnings from 54710

Mikael Magnusson <[email protected]> Thu, 18 Jun 2026 06:11:10 +0200
Newsgroups gmane.comp.shells.zsh.devel
Message-ID <CAHYJk3RQZo_Hs0sptfXuBk5Yj2V-2ELP97o5S90dCLG59mX7qg@mail.gmail.com>
On Thu, Jun 18, 2026 at 5:27 AM Jun T <[email protected]> wrote:
>
>
> Two more places need be fixed:
>
> compctl.c:544:4: warning: label followed by a declaration is a C23 extension [-Wc23-extensions]
>
> complete.c:1170:2: warning: label followed by a declaration is a C23 extension [-Wc23-extensions]

Thanks, I tried all the warning options I could find in gcc, even with
-std=c89 but it says nothing about these.

-- 
Mikael Magnusson