Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: PATCH: fix warnings from 54710



On Thu, Jun 18, 2026 at 5:27 AM Jun T <takimoto-j@xxxxxxxxxxxxxxxxx> 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




Messages sorted by: Reverse Date, Date, Thread, Author