From owner-cvs-all@FreeBSD.ORG Sat Sep 22 09:40:14 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0AD5C16A417; Sat, 22 Sep 2007 09:40:14 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.freebsd.org (Postfix) with ESMTP id B715413C467; Sat, 22 Sep 2007 09:40:13 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (localhost [127.0.0.1]) by spam.des.no (Postfix) with ESMTP id EA7C820A7; Sat, 22 Sep 2007 11:40:06 +0200 (CEST) X-Spam-Tests: AWL X-Spam-Learn: disabled X-Spam-Score: 0.0/3.0 X-Spam-Checker-Version: SpamAssassin 3.2.1 (2007-05-02) on tim.des.no Received: from ds4.des.no (des.no [80.203.243.180]) by smtp.des.no (Postfix) with ESMTP id CE4D220A5; Sat, 22 Sep 2007 11:40:06 +0200 (CEST) Received: by ds4.des.no (Postfix, from userid 1001) id AF4AC8448B; Sat, 22 Sep 2007 11:40:06 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Sean Farley References: <200709220230.l8M2UiRK020609@repoman.freebsd.org> Date: Sat, 22 Sep 2007 11:40:06 +0200 In-Reply-To: <200709220230.l8M2UiRK020609@repoman.freebsd.org> (Sean Farley's message of "Sat\, 22 Sep 2007 02\:30\:44 +0000 \(UTC\)") Message-ID: <86r6krqbrd.fsf@ds4.des.no> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/stdlib getenv.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Sep 2007 09:40:14 -0000 Sean Farley writes: > Log: > The precision for a string argument in a call to warnx() needs to be ca= st > to an int to remove the warning from using a size_t variable on 64-bit > platforms. s/to remove the warning/to actually work/ DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no