From owner-freebsd-standards Mon Nov 4 8: 4: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 94CEC37B401; Mon, 4 Nov 2002 08:04:24 -0800 (PST) Received: from vexpert.dbai.tuwien.ac.at (vexpert.dbai.tuwien.ac.at [128.130.111.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AD1E43E3B; Mon, 4 Nov 2002 08:04:23 -0800 (PST) (envelope-from pfeifer@dbai.tuwien.ac.at) Received: from naos (naos [128.130.111.28]) by vexpert.dbai.tuwien.ac.at (8.12.6/8.12.6) with ESMTP id gA4G43GX021268; Mon, 4 Nov 2002 17:04:03 +0100 (CET) Date: Mon, 4 Nov 2002 17:04:00 +0100 (CET) From: Gerald Pfeifer To: Bruce Evans Cc: "M. Warner Losh" , "David O'Brien" , Subject: Re: MFCing stdlib.h and stddef.h In-Reply-To: <20020808165908.N8452-100000@gamplex.bde.org> 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 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 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