From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19851 invoked by alias); 21 Dec 2010 10:55:15 -0000 Received: (qmail 19842 invoked by uid 22791); 21 Dec 2010 10:55:14 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-ww0-f51.google.com (HELO mail-ww0-f51.google.com) (74.125.82.51) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 21 Dec 2010 10:55:11 +0000 Received: by wwe15 with SMTP id 15so3767840wwe.8 for ; Tue, 21 Dec 2010 02:55:09 -0800 (PST) MIME-Version: 1.0 Received: by 10.216.48.5 with SMTP id u5mr1229615web.96.1292928908714; Tue, 21 Dec 2010 02:55:08 -0800 (PST) Received: by 10.216.235.33 with HTTP; Tue, 21 Dec 2010 02:55:08 -0800 (PST) Date: Tue, 21 Dec 2010 12:32:00 -0000 Message-ID: Subject: Ping: [C++0x] avoid extra tentative parse in range-based for loops From: Rodrigo Rivas To: gcc-patches@gcc.gnu.org, Jason Merrill Content-Type: text/plain; charset=UTF-8 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: 2010-12/txt/msg01608.txt.bz2 Hi! This patch seems to have been forgotten. http://gcc.gnu.org/ml/gcc-patches/2010-11/msg02829.html Probably, a minor tweak is necessary to accommodate the recent "autocorrect_colon_to_scopes" patch. Regards. Rodrigo