Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: fix warnings from 54710
- X-seq: zsh-workers 54801
- From: Jun T <takimoto-j@xxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: PATCH: fix warnings from 54710
- Date: Thu, 18 Jun 2026 12:27:12 +0900
- Archived-at: <https://zsh.org/workers/54801>
- In-reply-to: <20260615001156.21178-1-mikachu@gmail.com>
- List-id: <zsh-workers.zsh.org>
- References: <CAHYJk3SBzsidh+cPxg-Sjoc1fC4YdxNxAp=MOnjwu8zmRAs2aA@mail.gmail.com> <20260615001156.21178-1-mikachu@gmail.com>
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]
Messages sorted by:
Reverse Date,
Date,
Thread,
Author