From owner-freebsd-standards Thu Aug 8 0:30:29 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 66CC237B400 for ; Thu, 8 Aug 2002 00:30:28 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 812F843E70 for ; Thu, 8 Aug 2002 00:30:27 -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 g787UP9R082955; Thu, 8 Aug 2002 01:30:25 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 08 Aug 2002 01:30:23 -0600 (MDT) Message-Id: <20020808.013023.90000025.imp@bsdimp.com> To: bde@zeta.org.au Cc: freebsd-standards@FreeBSD.ORG Subject: Re: MFCing stdlib.h and stddef.h From: "M. Warner Losh" In-Reply-To: <20020808165908.N8452-100000@gamplex.bde.org> References: <20020807.102449.122462505.imp@bsdimp.com> <20020808165908.N8452-100000@gamplex.bde.org> 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: <20020808165908.N8452-100000@gamplex.bde.org> Bruce Evans writes: : -current has a temporary fix for this in rev.1.46 of and : associated changes. That fix is for the C89 variant of this problem. However, since __STRICT_ANSI__ doesn't appear to be defined when we're compiling C++ -pedantic, and I don't see anyhthing in the output that g++ -v to indicate a symbol that we can hang something on as welll, I'm not sure how we can fix this. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-standards" in the body of the message