From owner-cvs-all Fri Jun 29 15:21:41 2001 Delivered-To: cvs-all@freebsd.org Received: from ringworld.nanolink.com (diskworld.nanolink.com [195.24.48.189]) by hub.freebsd.org (Postfix) with SMTP id 3C6A337B405 for ; Fri, 29 Jun 2001 15:21:19 -0700 (PDT) (envelope-from roam@orbitel.bg) Received: (qmail 2145 invoked by uid 1000); 29 Jun 2001 22:25:43 -0000 Date: Sat, 30 Jun 2001 01:25:43 +0300 From: Peter Pentchev To: Dima Dorfman Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/kldconfig kldconfig.c Message-ID: <20010630012543.D887@ringworld.oblivion.bg> Mail-Followup-To: Dima Dorfman , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200106291946.f5TJkUF30589@freefall.freebsd.org> <20010630012443.C887@ringworld.oblivion.bg> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010630012443.C887@ringworld.oblivion.bg>; from roam@orbitel.bg on Sat, Jun 30, 2001 at 01:24:43AM +0300 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 Sat, Jun 30, 2001 at 01:24:43AM +0300, Peter Pentchev wrote: > On Fri, Jun 29, 2001 at 12:46:30PM -0700, Dima Dorfman wrote: > > dd 2001/06/29 12:46:30 PDT > > > > Modified files: > > sbin/kldconfig kldconfig.c > > Log: > > Silence warnings on the Alpha: don't assume size_t is an int. > > Uhm. You cast to (long) where the printf format string says %lu. > Shouldn't that at least be an (unsigned long) cast? And I forgot to say: oops, sorry again.. One would think I'd learn from my mistakes (say, rarpd).. G'luck, Peter -- Do you think anybody has ever had *precisely this thought* before? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message