From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9599 invoked by alias); 29 Jun 2011 19:03:04 -0000 Mailing-List: contact archer-help@sourceware.org; run by ezmlm Sender: Precedence: bulk List-Post: List-Help: List-Subscribe: List-Id: Received: (qmail 9576 invoked by uid 22791); 29 Jun 2011 19:03:03 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Date: Wed, 29 Jun 2011 19:03:00 -0000 From: Joel Brobecker To: Stan Shebs Cc: archer@sourceware.org Subject: Re: [Archer] Re: C++ draft Message-ID: <20110629190247.GK2421@adacore.com> References: <4E0B7462.8020004@earthlink.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4E0B7462.8020004@earthlink.net> User-Agent: Mutt/1.5.20 (2009-06-14) X-SW-Source: 2011-q2/txt/msg00036.txt.bz2 > Looks good to me! At some point there should be a task to define > the accepted set of C++ features; I really really want to avoid > people having to spend time debating minutiae of the language, and I > don't want to hear about how target vectors could be recoded using > amazing-but-not-yet-implemented features of C++2x. :-) Agreed 100%. (and that connects well with not having to have the latest and greatest GCC to be able to build or debug GDB) -- Joel