From owner-cvs-all Tue Dec 4 0: 2:54 2001 Delivered-To: cvs-all@freebsd.org Received: from mail11.speakeasy.net (mail11.speakeasy.net [216.254.0.211]) by hub.freebsd.org (Postfix) with ESMTP id A60BF37B419 for ; Tue, 4 Dec 2001 00:02:49 -0800 (PST) Received: (qmail 12753 invoked from network); 4 Dec 2001 08:03:38 -0000 Received: from unknown (HELO laptop.baldwin.cx) ([64.81.54.73]) (envelope-sender ) by mail11.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 4 Dec 2001 08:03:38 -0000 Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Tue, 04 Dec 2001 00:02:46 -0800 (PST) From: John Baldwin To: John Baldwin Subject: RE: cvs commit: src/include stdio.h Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, "David E. O'Brien" 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 04-Dec-01 John Baldwin wrote: > > On 04-Dec-01 David E. O'Brien wrote: >> obrien 2001/12/03 17:24:10 PST >> >> Modified files: >> include stdio.h >> Log: >> Remove the GCC'ism "__attribute__" from the 'fmtcheck' prototype. >> I leave it up to someone else to fix this breakage properly. >> >> Revision Changes Path >> 1.37 +2 -3 src/include/stdio.h Woah, seems my mailer died when my machine randomly powered off. (yay, acpi) What I intended to say was: Couldn't you have at least wrapped the __attribute__() in #ifdef GNUC or some such until a __formatarg() macro is created in cdefs.h? -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message