Date: Tue, 04 Dec 2001 00:02:46 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: John Baldwin <jhb@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, "David E. O'Brien" <obrien@FreeBSD.org> Subject: RE: cvs commit: src/include stdio.h Message-ID: <XFMail.011204000246.jhb@FreeBSD.org> In-Reply-To: <XFMail.011203231401.jhb@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <jhb@FreeBSD.org> <>< 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.011204000246.jhb>