From owner-cvs-all Tue Jan 7 5:40:35 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9491F37B401; Tue, 7 Jan 2003 05:40:34 -0800 (PST) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id C907B43EA9; Tue, 7 Jan 2003 05:40:32 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from katana.zip.com.au (katana.zip.com.au [61.8.7.246]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id AAA03473; Wed, 8 Jan 2003 00:40:29 +1100 Date: Wed, 8 Jan 2003 00:40:59 +1100 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Mike Barcroft Cc: Maxime Henrion , , Subject: Re: cvs commit: src/sys/security/mac_lomac mac_lomac.c In-Reply-To: <20030107002755.A45957@espresso.q9media.com> Message-ID: <20030108003756.I8502-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Tue, 7 Jan 2003, Mike Barcroft wrote: > Maxime Henrion writes: > > Mike Barcroft wrote: > > > Maxime Henrion writes: > > > > mux 2003/01/06 04:07:38 PST > > > > > > > > Modified files: > > > > sys/security/mac_lomac mac_lomac.c > > > > Log: > > > > Fix warnings on 64bits architectures. > > > > > > > > Noticed by: alpha tinderbox > > > > > > > > Revision Changes Path > > > > 1.7 +1 -2 src/sys/security/mac_lomac/mac_lomac.c > > > > > > Doesn't this just cause signed/unsigned warnings further down when > > > buflen needs to be a size_t for comparison with sizeof()? > > > > No, it doesn't, we don't have warnings for signed/unsigned problems > > enabled. Er, we should have these warnings further down [the time axis] when the warnings are enabled. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message