From owner-freebsd-standards Wed Aug 7 8:42: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 4537C37B400; Wed, 7 Aug 2002 08:42:23 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D1FC43E81; Wed, 7 Aug 2002 08:42:18 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.5/8.12.3) with ESMTP id g77Fg09R078674; Wed, 7 Aug 2002 09:42:00 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Wed, 07 Aug 2002 09:41:28 -0600 (MDT) Message-Id: <20020807.094128.60713184.imp@bsdimp.com> To: pfeifer@dbai.tuwien.ac.at Cc: obrien@freebsd.org, freebsd-standards@freebsd.org Subject: Re: MFCing stdlib.h and stddef.h From: "M. Warner Losh" In-Reply-To: References: <20020720.124158.82192188.imp@bsdimp.com> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 In message: Gerald Pfeifer writes: : 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 OK. I thought it had been. I'll deal today. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-standards" in the body of the message