cvs commit: src/lib/libarchive Makefile
Tim Kientzle
kientzle at acm.org
Sat Feb 14 01:26:03 PST 2004
Dag-Erling Smørgrav wrote:
> Tim Kientzle <kientzle at FreeBSD.org> writes:
>
>> Log:
>> libarchive itself is now completely clean at WARNS=10 on all architectures.
>>
>> Unfortunately, the stock zlib.h is not:
>> line 885: 'err' parameter shadows global 'err' definition from <err.h>
>
>
> This is trivial to fix, if we're willing to take zlib.h off the vendor
> branch or manage to convince Gailly to take our patch.
From the FAQ list at gzip.org/zlib:
>
> 33. I get this or that compiler or source-code scanner warning when I crank it
> up to maximally-pendantic. Can't you guys write proper code?
>
> Many years ago, we gave up attempting to avoid warnings on every compiler
> in the universe. It just got to be a waste of time, and some compilers
> were downright silly. So now, we simply make sure that the code always
> works.
We can certainly send them some patches,
but I'm not going to expect too much.
Tim
_______________________________________________
cvs-all at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe at freebsd.org"
More information about the cvs-src
mailing list