From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 403 invoked by alias); 26 Jul 2007 07:54:23 -0000 Received: (qmail 395 invoked by uid 22791); 26 Jul 2007 07:54:23 -0000 X-Spam-Check-By: sourceware.org Received: from wa-out-1112.google.com (HELO wa-out-1112.google.com) (209.85.146.177) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 26 Jul 2007 07:54:21 +0000 Received: by wa-out-1112.google.com with SMTP id m16so490555waf for ; Thu, 26 Jul 2007 00:54:19 -0700 (PDT) Received: by 10.115.75.1 with SMTP id c1mr1465208wal.1185436458763; Thu, 26 Jul 2007 00:54:18 -0700 (PDT) Received: by 10.114.235.6 with HTTP; Thu, 26 Jul 2007 00:54:18 -0700 (PDT) Message-ID: Date: Thu, 26 Jul 2007 08:13:00 -0000 From: "Andrew Pinski" To: "Paolo Carlini" Subject: Re: PING: C++0x decltype patch Cc: "Doug Gregor" , "GCC Patches" , "Mark Mitchell" In-Reply-To: <46A85238.3090902@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <24b520d20707251228m32ccd1bcs6af46b72c0598238@mail.gmail.com> <46A85238.3090902@suse.de> X-IsSubscribed: yes Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2007-07/txt/msg01886.txt.bz2 On 7/26/07, Paolo Carlini wrote: >Doug > is spending a lot of time on implementing for the first time the new > C++0x features on GCC and if that effort isn't fully supported by the > community it's a real pity... I don't think it is the community is not supporting it but it is just we are all busy with other things. We all have our own issues we are trying to solve. Though I will admit the C++ front-end is not being looked after like it should be but I don't have a solution for it. Thanks, Andrew Pinski