From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20493 invoked by alias); 21 Dec 2009 21:40:42 -0000 Received: (qmail 20437 invoked by uid 48); 21 Dec 2009 21:40:25 -0000 Date: Mon, 21 Dec 2009 21:40:00 -0000 Message-ID: <20091221214025.20436.qmail@sourceware.org> From: "mjw at redhat dot com" To: systemtap@sources.redhat.com In-Reply-To: <20091201102145.11038.mjw@redhat.com> References: <20091201102145.11038.mjw@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug translator/11038] Trailing semicolon as null-statement confusing X-Bugzilla-Reason: AssignedTo Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2009-q4/txt/msg01006.txt.bz2 ------- Additional Comments From mjw at redhat dot com 2009-12-21 21:40 ------- Thanks for the review. I made the changes you suggested and added a testcase. commit 40b71c4777ca110d69d5d61563d032a5ba1355df Author: Mark Wielaard Date: Mon Dec 21 22:37:20 2009 +0100 PR11038 Trailing semicolon as null-statement confusing. * parse.cxx (parser::parse_statement): Squash semicolon after non-block-like statements. * testsuite/buildok/semicolon.stp: New test. -- What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED http://sourceware.org/bugzilla/show_bug.cgi?id=11038 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.