From owner-freebsd-standards Wed Aug 7 6:14:25 2002 Delivered-To: freebsd-standards@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FE1137B400; Wed, 7 Aug 2002 06:14:24 -0700 (PDT) Received: from vexpert.dbai.tuwien.ac.at (vexpert.dbai.tuwien.ac.at [128.130.111.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA05243E5E; Wed, 7 Aug 2002 06:14:22 -0700 (PDT) (envelope-from pfeifer@dbai.tuwien.ac.at) Received: from naos (naos [128.130.111.28]) by vexpert.dbai.tuwien.ac.at (8.11.6/8.11.6) with ESMTP id g77DEDV13856; Wed, 7 Aug 2002 15:14:13 +0200 (MET DST) Date: Wed, 7 Aug 2002 15:14:10 +0200 (CEST) From: Gerald Pfeifer To: "M. Warner Losh" Cc: "David O'Brien" , Subject: MFCing stdlib.h and stddef.h (was: Who maintains GCC in FreeBSD?) In-Reply-To: <20020720.124158.82192188.imp@bsdimp.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-standards@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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