From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19740 invoked by alias); 7 Feb 2007 18:45:08 -0000 Received: (qmail 19656 invoked by uid 22791); 7 Feb 2007 18:45:07 -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; Wed, 07 Feb 2007 18:45:00 +0000 Received: from drow by nevyn.them.org with local (Exim 4.63) (envelope-from ) id 1HErms-000449-JX; Wed, 07 Feb 2007 13:44:58 -0500 Date: Wed, 07 Feb 2007 18:45:00 -0000 From: Daniel Jacobowitz To: Eli Zaretskii , gdb-patches@sourceware.org Subject: Re: XML XInclude support Message-ID: <20070207184458.GA15589@nevyn.them.org> Mail-Followup-To: Eli Zaretskii , gdb-patches@sourceware.org References: <20070129213229.GA17422@nevyn.them.org> <20070206130330.GB31162@nevyn.them.org> <20070129213229.GA17422@nevyn.them.org> <20070206124910.GA31162@nevyn.them.org> <20070207183656.GA14189@nevyn.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070207183656.GA14189@nevyn.them.org> 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-02/txt/msg00063.txt.bz2 On Wed, Feb 07, 2007 at 01:36:56PM -0500, Daniel Jacobowitz wrote: > For this case, I've added xi:include too, since that's reasonable with > or without the brackets. That was silly. xi:include won't work for the same reason won't. Fortunately right where it would sit in the index is the entry for XInclude, so that should be OK. -- Daniel Jacobowitz CodeSourcery