From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23430 invoked by alias); 9 Mar 2007 00:10:43 -0000 Received: (qmail 23418 invoked by uid 22791); 9 Mar 2007 00:10:43 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Fri, 09 Mar 2007 00:10:35 +0000 Received: from dsl093-172-095.pit1.dsl.speakeasy.net ([66.93.172.95] helo=caradoc.them.org) by nevyn.them.org with esmtp (Exim 4.63) (envelope-from ) id 1HPSgr-00024h-6S; Thu, 08 Mar 2007 19:10:33 -0500 Received: from drow by caradoc.them.org with local (Exim 4.63) (envelope-from ) id 1HPSgq-0000wC-FJ; Thu, 08 Mar 2007 19:10:32 -0500 Date: Fri, 09 Mar 2007 00:10:00 -0000 From: Daniel Jacobowitz To: Ulrich Weigand Cc: gdb-patches@sourceware.org Subject: Re: [commit] Tests for the target description XML parser Message-ID: <20070309001032.GA3590@caradoc.them.org> Mail-Followup-To: Ulrich Weigand , gdb-patches@sourceware.org References: <20070308232029.GA17914@caradoc.them.org> <200703090004.l2904o9W002368@d12av02.megacenter.de.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200703090004.l2904o9W002368@d12av02.megacenter.de.ibm.com> User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-03/txt/msg00102.txt.bz2 On Fri, Mar 09, 2007 at 01:04:50AM +0100, Ulrich Weigand wrote: > Daniel Jacobowitz wrote: > > > Nope. You should probably detect that and skip the remaining tests in > > that file. > > Like so? Yes indeed. This is OK, thanks. -- Daniel Jacobowitz CodeSourcery