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

Re: Warnings in compctl



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