Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Nov 1997 15:09:48 +0100 (MET)
From:      Eivind Eklund <perhaps@yes.no>
To:        Poul-Henning Kamp <phk@FreeBSD.ORG>
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   Re: cvs commit: src/sys/i386/i386 machdep.c pmap.c src/sys/i386/isa if_zp.c ncr5380.c seagate.c syscons.c wd.c src/sys/kern subr_diskslice.c src/sys/libkern qdivrem.c src/sys/netinet ip_output.c src/sys/nfs nfs_vnops.c src/sys/pci ncr.c src/sys/vm ...
Message-ID:  <199711071409.PAA07017@bitbox.follo.net>
In-Reply-To: Poul-Henning Kamp's message of Fri, 7 Nov 1997 01:21:03 -0800 (PST)
References:  <199711070921.BAA06612@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

> 
> phk         1997/11/07 01:21:02 PST
> 
>   Modified files:
[...]
>   Log:
>   Rename some local variables to avoid shadowing other local variables.
>   
>   Found by: -Wshadow

If you've fixed all of these, would it be a good idea to add -Wshadow
and -Wunused to the Makefile flags?

Eivind.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711071409.PAA07017>