From owner-cvs-all@FreeBSD.ORG Fri Jun 25 12:16:43 2004 Return-Path: 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 59F0016A4CF; Fri, 25 Jun 2004 12:16:43 +0000 (GMT) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF69743D54; Fri, 25 Jun 2004 12:16:42 +0000 (GMT) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id 5A8F2530A; Fri, 25 Jun 2004 14:16:41 +0200 (CEST) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id 9E64A5309; Fri, 25 Jun 2004 14:16:27 +0200 (CEST) Received: by dwp.des.no (Postfix, from userid 2602) id 4C34CB86C; Fri, 25 Jun 2004 14:16:27 +0200 (CEST) To: Ruslan Ermilov References: <200406250154.i5P1sQcp072094@repoman.freebsd.org> <20040625120329.GB37003@ip.net.ua> From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) Date: Fri, 25 Jun 2004 14:16:27 +0200 In-Reply-To: <20040625120329.GB37003@ip.net.ua> (Ruslan Ermilov's message of "Fri, 25 Jun 2004 15:03:29 +0300") Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on flood.des.no X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=AWL autolearn=no version=2.63 cc: Alexander Kabaev cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libpam/modules/pam_radius pam_radius.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 25 Jun 2004 12:16:43 -0000 Ruslan Ermilov writes: > On Fri, Jun 25, 2004 at 11:28:50AM +0200, Dag-Erling Sm?rgrav wrote: > > Alexander Kabaev writes: > > > Log: > > > Remove the use of cast as lvalue. > > This trades one style bug for another (missing space before *), breaks > > the build on 64-bit platforms, and violates maintainership. > Ah, so this commit is responsible for a cross-build breakage... No, this one currently only breaks Alpha because we apparently don't enforce alignment requirements on other platforms. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no