From owner-cvs-all Wed Jul 10 17:23: 3 2002 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 06DC237B400; Wed, 10 Jul 2002 17:22:59 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CB4C43E54; Wed, 10 Jul 2002 17:22:58 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.5/8.12.2) with ESMTP id g6B0MNoi003624; Wed, 10 Jul 2002 17:22:23 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.5/8.12.5/Submit) id g6B0MM4u003623; Wed, 10 Jul 2002 17:22:22 -0700 (PDT) Date: Wed, 10 Jul 2002 17:22:22 -0700 From: "David O'Brien" To: Matthew Dillon Cc: Dag-Erling Smorgrav , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/bin/chmod chmod.c Message-ID: <20020711002222.GA27696@dragon.nuxi.com> Reply-To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Mail-Followup-To: David O'Brien , Matthew Dillon , Dag-Erling Smorgrav , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200207102036.g6AKaQej039281@freefall.freebsd.org> <200207102133.g6ALXqu2016453@apollo.backplane.com> <200207102141.g6ALfF8w029851@apollo.backplane.com> <200207102215.g6AMFDJ9075934@apollo.backplane.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200207102215.g6AMFDJ9075934@apollo.backplane.com> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Jul 10, 2002 at 03:15:13PM -0700, Matthew Dillon wrote: > (1) abandon __printf0like for err(), warn(), and errx(). > or > (2) hack GCC to make it allow NULLs for __printf0like. > or > (3) apply the patch below. or import GCC 3.2 which knows about __printf0like natively. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message