From owner-cvs-all Tue Jun 11 21:23:40 2002 Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 931) id A7EB837B401; Tue, 11 Jun 2002 21:23:35 -0700 (PDT) Date: Tue, 11 Jun 2002 21:23:35 -0700 From: Juli Mallett To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/make arch.c compat.c main.c Message-ID: <20020611212335.A30675@FreeBSD.ORG> References: <200206120418.g5C4IVc28660@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5.1i In-Reply-To: <200206120418.g5C4IVc28660@freefall.freebsd.org>; from jmallett@FreeBSD.org on Tue, Jun 11, 2002 at 09:18:31PM -0700 Organisation: The FreeBSD Project X-Alternate-Addresses: , , , X-Affiliated-Projects: FreeBSD, xMach, ircd-hybrid-7 X-Towel: Yes Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Juli Mallett escriurères > jmallett 2002/06/11 21:18:31 PDT > > Modified files: > usr.bin/make arch.c compat.c main.c > Log: > String lengths and sizeof()s are size_t not int. Mark an unused parameter > of ReadMakefile as __unused, it's there because this function is used by > the abstracted list interface which normally deals with item handlers which > take two arguments. Add a missing static prototype. Forgot to mention that was all to make it WARNS=3 clean. -- Juli Mallett FreeBSD: The Power To Serve Perception is prejudice / Don't classify me / Accept me as me / Not what you see To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message