Date: Fri, 6 Oct 2000 05:10:02 -0700 (PDT) From: Bruce Evans <bde@zeta.org.au> To: freebsd-bugs@FreeBSD.org Subject: Re: i386/21427: g++ barfs on anonymous i386 sigjmp_buf structure Message-ID: <200010061210.FAA98057@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR i386/21427; it has been noted by GNATS. From: Bruce Evans <bde@zeta.org.au> To: Earl Chew <earl_chew@agilent.com> Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: i386/21427: g++ barfs on anonymous i386 sigjmp_buf structure Date: Fri, 6 Oct 2000 23:03:36 +1100 (EST) On Wed, 20 Sep 2000, Earl Chew wrote: > An additional problem with i386 machine/setjmp.h is that doesn't > have #inclusion guards to prevent problems with multiple inclusions. This can be considered as a feature. <machine/setjmp.h> should only be included by <setjmp.h> and there is an inclusion in the latter. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010061210.FAA98057>