From owner-freebsd-current Tue Oct 1 2: 1:21 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 A5D2537B401 for ; Tue, 1 Oct 2002 02:01:20 -0700 (PDT) Received: from smtp02.iprimus.net.au (smtp02.iprimus.net.au [210.50.76.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BC9343E6A for ; Tue, 1 Oct 2002 02:01:19 -0700 (PDT) (envelope-from tim@robbins.dropbear.id.au) Received: from dilbert.robbins.dropbear.id.au ([210.50.82.132]) by smtp02.iprimus.net.au with Microsoft SMTPSVC(5.0.2195.4617); Tue, 1 Oct 2002 19:01:17 +1000 Received: from dilbert.robbins.dropbear.id.au (6vtavcmnackzvg8n@localhost [127.0.0.1]) by dilbert.robbins.dropbear.id.au (8.12.6/8.12.6) with ESMTP id g9191Fqi039618 for ; Tue, 1 Oct 2002 19:01:16 +1000 (EST) (envelope-from tim@dilbert.robbins.dropbear.id.au) Received: (from tim@localhost) by dilbert.robbins.dropbear.id.au (8.12.6/8.12.6/Submit) id g9191Epq039617 for current@FreeBSD.ORG; Tue, 1 Oct 2002 19:01:14 +1000 (EST) (envelope-from tim) Date: Tue, 1 Oct 2002 19:01:14 +1000 From: Tim Robbins To: current@FreeBSD.ORG Subject: Re: alpha tinderbox failure Message-ID: <20021001190114.A39508@dilbert.robbins.dropbear.id.au> References: <200210010811.g918B4xh013313@beast.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200210010811.g918B4xh013313@beast.freebsd.org>; from des@FreeBSD.ORG on Tue, Oct 01, 2002 at 01:11:04AM -0700 X-OriginalArrivalTime: 01 Oct 2002 09:01:18.0301 (UTC) FILETIME=[1ABDB0D0:01C26929] 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 Tue, Oct 01, 2002 at 01:11:04AM -0700, Dag-Erling Smorgrav wrote: > ===> bin/sh > cc1: warnings being treated as errors > /h/des/src/bin/sh/mksyntax.c: In function `digit_convert': > /h/des/src/bin/sh/mksyntax.c:396: warning: int format, different type arg (arg 3) > *** Error code 1 > > Stop in /h/des/src/bin/sh. > *** Error code 1 Already fixed. This gives me a good excuse to axe the printf() clone in output.c, too. Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message