Date: Fri, 14 Sep 2001 12:22:34 +0100 From: Brian Somers <brian@freebsd-services.com> To: Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, brian@freebsd-services.com Subject: Re: cvs commit: src/sys/sys cdefs.h Message-ID: <200109141122.f8EBMYd29701@hak.lan.Awfulhak.org> In-Reply-To: Message from Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> of "Fri, 14 Sep 2001 04:01:10 PDT." <200109141101.f8EB1AT48721@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> asmodai 2001/09/14 04:01:10 PDT
>
> Modified files:
> sys/sys cdefs.h
> Log:
> For old gcc/gcc-based compilers and non gcc compilers make sure to
> hide the __attribute__ gcc keyword.
>
> Reviewed and helped by: peter
>
> Revision Changes Path
> 1.37 +2 -1 src/sys/sys/cdefs.h
It may be better to #define this as something that'll break the
compile. Code that uses gcc __attribute__s will probably break badly
if they're just ignored.
--
Brian <brian@freebsd-services.com> <brian@Awfulhak.org>
http://www.freebsd-services.com/ <brian@[uk.]FreeBSD.org>
Don't _EVER_ lose your sense of humour ! <brian@[uk.]OpenBSD.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?200109141122.f8EBMYd29701>
