From owner-freebsd-current Sun Dec 29 20:19:32 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 7971937B401; Sun, 29 Dec 2002 20:19:31 -0800 (PST) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74FA243EB2; Sun, 29 Dec 2002 20:19:29 -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 PAA10409; Mon, 30 Dec 2002 15:19:19 +1100 Date: Mon, 30 Dec 2002 15:21:17 +1100 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Mike Barcroft Cc: Mark Murray , Matthew Dillon , , Subject: Re: ia64 tinderbox failure In-Reply-To: <20021229112038.D98334@espresso.q9media.com> Message-ID: <20021230150951.P44691-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 Sun, 29 Dec 2002, Mike Barcroft wrote: > Bruce Evans writes: > > The correct fix is to unbreak getbsize() so that it takes an `int *' as its > > first arg like it used to. The interface change and the above change > > ... > > Agreed. Not a single consumer actually wants a size_t and not all base > system uses have been "fixed" for the new interface (ls(1) for instance). Urk. The bug in ls has apparently gone unnoticed because of NO_WERROR=1 in the Makefile. > I'd like to see the interface restored and merged into RELENG_5_0 before > we introduce this mistake on the world. Agreed. I tried to get it fixed before it spread. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message