From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1627 invoked by alias); 20 Sep 2004 21:41:28 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 1615 invoked from network); 20 Sep 2004 21:41:27 -0000 Received: from unknown (HELO mail.codesourcery.com) (65.74.133.10) by sourceware.org with SMTP; 20 Sep 2004 21:41:27 -0000 Received: (qmail 21834 invoked from network); 20 Sep 2004 21:41:27 -0000 Received: from localhost (HELO ?192.168.0.105?) (mitchell@127.0.0.1) by mail.codesourcery.com with SMTP; 20 Sep 2004 21:41:27 -0000 Message-ID: <414F4E81.4090108@codesourcery.com> Date: Mon, 20 Sep 2004 23:16:00 -0000 From: Mark Mitchell Organization: CodeSourcery, LLC User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040616 MIME-Version: 1.0 To: Matt Austern CC: gcc@gcc.gnu.org, Nathan Sidwell , Jason Merrill Subject: Re: DR handling for C++ References: <414F37E0.3020509@codesourcery.com> <461F70B0-0B49-11D9-ADB7-000A95AA5E5E@apple.com> <414F4AEC.3080709@codesourcery.com> <2C6F521B-0B4D-11D9-ADB7-000A95AA5E5E@apple.com> In-Reply-To: <2C6F521B-0B4D-11D9-ADB7-000A95AA5E5E@apple.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-09/txt/msg01202.txt.bz2 Matt Austern wrote: > I expect that CWG issue 389 will be voted to WP status at the Redmond > meeting. If that's correct, then in early 2005 we will have a clear > example where the committee will have made one deliberate choice for > C++03 and a different choice for C++0x. That's a good example of a > place where we'll want our compiler's behavior to depend on a flag > that selects which standard we're conforming to. I agree. Thank you for educating me with respect to the history of this particular DR. -- Mark Mitchell CodeSourcery, LLC (916) 791-8304 mark@codesourcery.com