Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Enabling more warnings?
- X-seq: zsh-workers 19979
- From: Clint Adams <schizo@xxxxxxxxxx>
- To: Wayne Davison <wayned@xxxxxxxxxxxxxxxxxxxxx>
- Subject: Re: Enabling more warnings?
- Date: Tue, 25 May 2004 15:57:13 -0400
- Cc: zsh-workers@xxxxxxxxxx
- In-reply-to: <20040525192254.GF7832@xxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20040525192254.GF7832@xxxxxxxxx>
> Thoughts? The -W option turns up other warnings to fix as well, so I'm
> also curious how people react to turning on -W by default.
Personally, I find build systems that override my CFLAGS to be pretty
annoying.
As far as the warning hunt goes, I'll change the Debian builds from
"-Wall -O2" to "-Wall -W -O2". Once I remember to do that, the build
logs will be accessible from
http://buildd.debian.org/build.php?arch=&pkg=zsh
and
http://buildd.debian.org/build.php?arch=&pkg=zsh-beta
That won't catch most compat functions or ZSH_MEM stuff though.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author