From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31164 invoked by alias); 7 Dec 2006 19:51:54 -0000 Received: (qmail 31154 invoked by uid 22791); 7 Dec 2006 19:51:52 -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; Thu, 07 Dec 2006 19:51:45 +0000 Received: from drow by nevyn.them.org with local (Exim 4.63) (envelope-from ) id 1GsPHR-0001I2-Ux; Thu, 07 Dec 2006 14:51:42 -0500 Date: Thu, 07 Dec 2006 19:51:00 -0000 From: Daniel Jacobowitz To: Nathan Sidwell Cc: gdb-patches@sourceware.org Subject: Re: [rfc] Simplified XML parsing Message-ID: <20061207195141.GA4930@nevyn.them.org> Mail-Followup-To: Nathan Sidwell , gdb-patches@sourceware.org References: <20061207160228.GA16211@nevyn.them.org> <45784983.4040504@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <45784983.4040504@codesourcery.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: 2006-12/txt/msg00103.txt.bz2 On Thu, Dec 07, 2006 at 05:04:03PM +0000, Nathan Sidwell wrote: > I couldn't see anything wrong. One thing this patch should allow you to do > is remove the '#include 's from all but the xml processing file > itself. Thanks - meant to do that but forgot! I've updated my copy. -- Daniel Jacobowitz CodeSourcery