From owner-freebsd-current Fri Sep 13 7:53:39 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AA5137B59E; Fri, 13 Sep 2002 07:53:27 -0700 (PDT) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4527743EB3; Fri, 13 Sep 2002 07:52:45 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id AAA23374; Sat, 14 Sep 2002 00:52:25 +1000 Date: Sat, 14 Sep 2002 00:56:42 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Maxime Henrion Cc: Kris Kennaway , Subject: Re: Alpha fatal warning in kernel compile In-Reply-To: <20020913092438.GS86074@elvis.mu.org> Message-ID: <20020914005534.L10553-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 13 Sep 2002, Maxime Henrion wrote: > Bruce Evans wrote: > > Don't forget to fix the other error in the printf. 2 bio_blkno's are > > printed using 2 different wrong formats, but only 1 is warned about > > because the value of 1 of them is broken (cast) to be bug for bug > > compatible with its format. > > I took the liberty to fix those. Thanks. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message