From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16321 invoked by alias); 5 Aug 2007 19:23:46 -0000 Received: (qmail 16093 invoked by uid 22791); 5 Aug 2007 19:23:45 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 05 Aug 2007 19:23:42 +0000 Received: (qmail 21663 invoked from network); 5 Aug 2007 19:23:40 -0000 Received: from unknown (HELO ?192.168.0.3?) (mitchell@127.0.0.2) by mail.codesourcery.com with ESMTPA; 5 Aug 2007 19:23:40 -0000 Message-ID: <46B623B4.6050304@codesourcery.com> Date: Sun, 05 Aug 2007 19:23:00 -0000 From: Mark Mitchell User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: Volker Reichelt CC: gcc-patches@gcc.gnu.org Subject: Re: Semicolons at the end of member function definitions References: <46B1412F.2070402@codesourcery.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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-08/txt/msg00278.txt.bz2 Volker Reichelt wrote: > 2007-08-03 Volker Reichelt > > Revert: > 2007-03-26 Dirk Mueller > > * parser.c (cp_parser_member_declaration): Pedwarn > about stray semicolons after member declarations. > 2007-08-03 Volker Reichelt > > * g++.dg/warn/pedantic2.C: Fix error marker. Add more tests. > > Revert: > 2007-03-22 Dirk Mueller > > * g++.old-deja/g++.brendan/warnings2.C: Don't use -pedantic. OK. -- Mark Mitchell CodeSourcery mark@codesourcery.com (650) 331-3385 x713