Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Warnings in compctl
- X-seq: zsh-workers 42504
- From: Peter Stephenson <p.stephenson@xxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: Warnings in compctl
- Date: Fri, 23 Mar 2018 09:32:42 +0000
- Cms-type: 201P
- Dkim-filter: OpenDKIM Filter v2.11.0 mailout2.w1.samsung.com 20180323093245euoutp0214b78b37611043ac191873f9eef94197~egtKxsLq01312813128euoutp02N
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=samsung.com; s=mail20170921; t=1521797565; bh=Snnp/7y5RoiARRALs5XODWOJlQCS7hrIqpycg4cM5/g=; h=Date:From:To:Subject:In-reply-to:References:From; b=WUOg+jtdoftlRomanuAvIiDybRH8IJTZQxxl2wfGrcQgriMR6TJWULPWIUEZb/Dc6 Azmjnuh0dRgLkbQ2fubjrtTeBdwLcBWC5VSEYmiHMNP44yyqgq8DXzzfyd5iFEDtR5 X6lrTnA3EMW2UGUETKakD1usXlXDI4r6ragRfaK8=
- In-reply-to: <46F08EE7-DA1F-49E5-8E74-4D519E47ACBD@kba.biglobe.ne.jp>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- Organization: SCSC
- References: <CGME20180321101631eucas1p281904e89d2bc29ef8fa0c3c0aa6b06d6@eucas1p2.samsung.com> <20180321101630.511442a9@camnpupstephen.cam.scsc.local> <46F08EE7-DA1F-49E5-8E74-4D519E47ACBD@kba.biglobe.ne.jp>
On Fri, 23 Mar 2018 12:38:43 +0900
Jun T <takimoto-j@xxxxxxxxxxxxxxxxx> wrote:
> > 2018/03/21 19:16, Peter Stephenson <p.stephenson@xxxxxxxxxxx> wrote:
> >
> > This removes some warnings from gcc 7.3.0. Technically I think a
> > pointer off the front is in fact invalid
>
> Which option did you used with gcc?
Nothing special: it's standard zsh debugging flags.
-O2 -Wall -Wno-implicit -Wmissing-prototypes -ggdb
his is Ubuntu 16.04 but I compiled the new gcc myself.
pws
Messages sorted by:
Reverse Date,
Date,
Thread,
Author