Date: Wed, 7 Aug 2002 15:14:10 +0200 (CEST) From: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> To: "M. Warner Losh" <imp@bsdimp.com> Cc: "David O'Brien" <obrien@freebsd.org>, <freebsd-standards@freebsd.org> Subject: MFCing stdlib.h and stddef.h (was: Who maintains GCC in FreeBSD?) Message-ID: <Pine.BSF.4.44.0208071507010.13487-100000@naos.dbai.tuwien.ac.at> In-Reply-To: <20020720.124158.82192188.imp@bsdimp.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 20 Jul 2002, M. Warner Losh wrote: >: Someone should revert the FreeBSD local hack to contrib/gcc/cccp.c >: on -STABLE, until our *own* headers are properly fixed. >: >: (See the forwarded message below for details.) > That's already been fixed in -current. All that remains is for it to > be MFC'd. It really isn't that big a deal because you don't get the > warning if you don't say -pedantic. We've been through this before in > the -stable mailing lists. Yeah, but this still hasn't been addressed on -STABLE. :-( > If no body has MFC'd these changes by later today, I'll deal Thanks. This would be stdlib.h revision 1.37 date: 2002/07/09 05:13:30; author: obrien; state: Exp; lines: +2 -0 Don't define wchar_t if we are a C++ compiler. stddef.h revision 1.7 date: 2002/07/09 05:13:30; author: obrien; state: Exp; lines: +2 -0 Don't define wchar_t if we are a C++ compiler. This would close http://www.freebsd.org/cgi/query-pr.cgi?pr=40084 and part of http://www.freebsd.org/cgi/query-pr.cgi?pr=standards/40402 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.0208071507010.13487-100000>