From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27608 invoked by alias); 10 Aug 2011 15:20:48 -0000 Received: (qmail 27599 invoked by uid 22791); 10 Aug 2011 15:20:47 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,RP_MATCHES_RCVD,SPF_HELO_PASS X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.44.51) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 10 Aug 2011 15:20:19 +0000 Received: from hpaq6.eem.corp.google.com (hpaq6.eem.corp.google.com [172.25.149.6]) by smtp-out.google.com with ESMTP id p7AFKHHX000914 for ; Wed, 10 Aug 2011 08:20:18 -0700 Received: from gyh20 (gyh20.prod.google.com [10.243.50.212]) by hpaq6.eem.corp.google.com with ESMTP id p7AFJFg5016645 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NOT) for ; Wed, 10 Aug 2011 08:20:16 -0700 Received: by gyh20 with SMTP id 20so785385gyh.36 for ; Wed, 10 Aug 2011 08:20:16 -0700 (PDT) Received: by 10.151.15.5 with SMTP id s5mr8797994ybi.241.1312989616363; Wed, 10 Aug 2011 08:20:16 -0700 (PDT) MIME-Version: 1.0 Received: by 10.151.15.5 with SMTP id s5mr8797987ybi.241.1312989616228; Wed, 10 Aug 2011 08:20:16 -0700 (PDT) Received: by 10.151.142.15 with HTTP; Wed, 10 Aug 2011 08:20:16 -0700 (PDT) In-Reply-To: References: <4E15A420.6000805@google.com> Date: Wed, 10 Aug 2011 15:59:00 -0000 Message-ID: Subject: Re: plugin event for C/C++ declarations From: Diego Novillo To: Romain Geissler Cc: gcc-patches@gcc.gnu.org, bhackett1024@gmail.com Content-Type: text/plain; charset=UTF-8 X-System-Of-Record: true 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: 2011-08/txt/msg00946.txt.bz2 On Mon, Aug 8, 2011 at 07:39, Romain Geissler wrote: > 2011/7/20 Diego Novillo : >> On Mon, Jul 18, 2011 at 03:06, Romain Geissler >> I will commit this patch shortly. >> >> >> Diego. >> > > Ping ! Romain, please send me a current patch against today's trunk. Thanks. Diego.