From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30164 invoked by alias); 10 Jun 2011 13:53:04 -0000 Received: (qmail 30156 invoked by uid 22791); 10 Jun 2011 13:53:03 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 10 Jun 2011 13:52:51 +0000 Received: (qmail 26471 invoked from network); 10 Jun 2011 13:52:48 -0000 Received: from unknown (HELO digraph.polyomino.org.uk) (joseph@127.0.0.2) by mail.codesourcery.com with ESMTPA; 10 Jun 2011 13:52:48 -0000 Received: from jsm28 (helo=localhost) by digraph.polyomino.org.uk with local-esmtp (Exim 4.72) (envelope-from ) id 1QV28j-0000jg-SO; Fri, 10 Jun 2011 13:52:45 +0000 Date: Fri, 10 Jun 2011 14:02:00 -0000 From: "Joseph S. Myers" To: Pierre Vittet cc: gcc-patches@gcc.gnu.org, tromey@redhat.com, Basile Starynkevitch Subject: Re: [PATCH] c-pragma: adding a data field to pragma_handler In-Reply-To: <4DF1DF76.4020109@pvittet.com> Message-ID: References: <4DE66ECE.5030102@laposte.net> <4DE8FE4D.6050404@pvittet.com> <4DEFE90F.5020607@pvittet.com> <20110609081635.6a3c0ad2.basile@starynkevitch.net> <4DF08B94.1010804@pvittet.com> <4DF1DF76.4020109@pvittet.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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-06/txt/msg00839.txt.bz2 Please make sure that with each revision you include *both* the patch *and* the ChangeLog entries so they can be reviewed together. The last version of the ChangeLog entries that I saw still needed more work to follow the normal style for ChangeLog entries. -- Joseph S. Myers joseph@codesourcery.com