From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7951 invoked by alias); 14 Mar 2012 03:52:54 -0000 Mailing-List: contact archer-commits-help@sourceware.org; run by ezmlm Sender: Precedence: bulk List-Post: List-Help: List-Subscribe: Received: (qmail 7922 invoked by uid 9079); 14 Mar 2012 03:52:53 -0000 Date: Wed, 14 Mar 2012 03:52:00 -0000 Message-ID: <20120314035253.7907.qmail@sourceware.org> From: kseitz@sourceware.org To: archer-commits@sourceware.org Subject: [SCM] archer-keiths-linespec-rewrite: remove superfluous comment/note X-Git-Refname: refs/heads/archer-keiths-linespec-rewrite X-Git-Reftype: branch X-Git-Oldrev: a3418d99a0653cb544ed9daab555fa4eac90530d X-Git-Newrev: 828153415da5654864cace16f9118bbc873ff7d2 X-SW-Source: 2012-q1/txt/msg00061.txt.bz2 List-Id: The branch, archer-keiths-linespec-rewrite has been updated via 828153415da5654864cace16f9118bbc873ff7d2 (commit) from a3418d99a0653cb544ed9daab555fa4eac90530d (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email. - Log ----------------------------------------------------------------- commit 828153415da5654864cace16f9118bbc873ff7d2 Author: keiths Date: Tue Mar 13 15:54:46 2012 -0700 remove superfluous comment/note ----------------------------------------------------------------------- Summary of changes: gdb/linespec.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) First 500 lines of diff: diff --git a/gdb/linespec.c b/gdb/linespec.c index 4940463..c8fd5f1 100644 --- a/gdb/linespec.c +++ b/gdb/linespec.c @@ -1349,7 +1349,6 @@ linespec_parse_basic (linespec_parser *parser) } else { - /* !! can we throw it here? it would be easier. */ /* The name is also not a label. Abort parsing. Do not throw an error here. parse_linespec will do it for us. */ hooks/post-receive -- Repository for Project Archer.