From owner-freebsd-current@FreeBSD.ORG Sun Feb 1 06:14:02 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3F4C010657C2 for ; Sun, 1 Feb 2009 06:14:02 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (trang.nuxi.org [74.95.12.85]) by mx1.freebsd.org (Postfix) with ESMTP id 1E5CD8FC12 for ; Sun, 1 Feb 2009 06:14:02 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (obrien@localhost [127.0.0.1]) by dragon.nuxi.org (8.14.2/8.14.2) with ESMTP id n115f6Jr096655; Sat, 31 Jan 2009 21:41:06 -0800 (PST) (envelope-from obrien@dragon.nuxi.org) Received: (from obrien@localhost) by dragon.nuxi.org (8.14.2/8.14.2/Submit) id n115f6Td096654; Sat, 31 Jan 2009 21:41:06 -0800 (PST) (envelope-from obrien) Date: Sat, 31 Jan 2009 21:41:06 -0800 From: "David O'Brien" To: Garrett Wollman Message-ID: <20090201054106.GE95647@dragon.NUXI.org> Mail-Followup-To: obrien@freebsd.org, Garrett Wollman , current@freebsd.org References: <20090113044111.134EC1CC0B@ptavv.es.net> <20090113222023.GA51810@lor.one-eyed-alien.net> <496D1ED6.4090202@FreeBSD.org> <496DD37E.5010900@gmx.de> <58DAD35B6CCC476E89B9D02F51041E87@PegaPegII> <200902010432.n114WY3C080488@hergotha.csail.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200902010432.n114WY3C080488@hergotha.csail.mit.edu> X-Operating-System: FreeBSD 8.0-CURRENT User-Agent: Mutt/1.5.16 (2007-06-09) Cc: current@freebsd.org Subject: Re: Alternatives to gcc (was Re: gcc 4.3: when will it become standard compiler?) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Feb 2009 06:14:02 -0000 On Sat, Jan 31, 2009 at 11:32:34PM -0500, Garrett Wollman wrote: > David O'Brien writes: > >Given there isn't a new C standard being worked on post C99 (only > >addendums) > > That's news to me, and apparently news to WG14 as well. (See WG14 > N1250.) Hum... I know there is a ISO C++ 200x standard. Just Friday I was briefly looking for information on any new C 200x standard being worked on. Sorry I missed it. http://gcc.gnu.org/onlinedocs/gcc/Standards.html and http://en.wikipedia.org/wiki/ANSI_C also doesn't mention it. :-( I now found this searching for "C1x" http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1250.pdf thanks for the nudge to find it. -- -- David (obrien@FreeBSD.org)