Date: Mon, 4 Nov 2002 17:04:00 +0100 (CET) From: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> To: Bruce Evans <bde@zeta.org.au> Cc: "M. Warner Losh" <imp@bsdimp.com>, "David O'Brien" <obrien@freebsd.org>, <freebsd-standards@freebsd.org> Subject: Re: MFCing stdlib.h and stddef.h Message-ID: <Pine.BSF.4.44.0211041526000.11067-100000@naos.dbai.tuwien.ac.at> In-Reply-To: <20020808165908.N8452-100000@gamplex.bde.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 8 Aug 2002, Bruce Evans wrote: > On Wed, 7 Aug 2002, M. Warner Losh wrote: >> PR 40402 is interesting and brings to light a small problem. >> [...] >> g++, and I think most other modern C++ compilers, supports long long >> as an extension to the language. -pedantic turns these extensions off >> (or at least warns about them). I'm not sure what we can do about >> that. >> >> Since the compiler is correctly flagging an extension, I closed the >> bug. I'm not sure what to do about this disconnect between C++ and C >> standards. Comments from the standards@ people? > -current has a temporary fix for this in rev.1.46 of <sys/cdefs.h> and > associated changes. Could this fix be backported to -STABLE? 4.7-RELEASE still warns about this, which is not really nice to have in a system header. Gerald -- Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-standards" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.44.0211041526000.11067-100000>