Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
To: cygwin@cygwin.com
From: Mike Maxwell <maxwelll@ldc.upenn.edu>
Subject:  Re: xmllint stopped working?
Date:  Mon, 18 Jul 2005 11:42:29 -0400
Lines: 58
Message-ID: <dbgier$jbe$1@sea.gmane.org>
References:  <42D7DF03.4010004@ldc.upenn.edu> <42D8542B.6060402@familiehaase.de>
Reply-To: maxwell@ldc.upenn.edu
Mime-Version:  1.0
Content-Type:  text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding:  7bit
User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)
In-Reply-To: <42D8542B.6060402@familiehaase.de>
X-IsSubscribed: yes

(I responded to Gerrit in an email, but I'm copying my response here in
case anyone is interested.  I did do a posting to the mailing list 
Gerrit suggests at the end of this msg. --MM)

-------- Original Message --------
Subject: Re: xmllint stopped working?
Date: Sat, 16 Jul 2005 08:16:46 -0400
From: Mike Maxwell <maxwell@ldc.upenn.edu>
To: Gerrit P. Haase <gerrit@familiehaase.de>
References: <42D7DF03.4010004@ldc.upenn.edu>
<42D8542B.6060402@familiehaase.de>

Gerrit P. Haase wrote:
> Mike Maxwell wrote:
>> It appears that xmllint has stopped working in recent CygWin
>> versions.
> 
> Specifically with libxml2-2.6.20 or was it broken before you
> upgraded?

I don't know--I don't run xmllint every day, and I don't know which
version I had when it was still working.

Here's the msg I get when I run 'xmllint --version' on Cygwin:

xmllint: using libxml version 20620
     compiled with: DTDValid FTP HTTP HTML C14N Catalog XPath XPointer
XInclude Iconv Unicode Regexps Automata Schemas Modules

>> These same files used to pass xmllint fine, and they still do when
>> I run xmllint on a FreeBSD system.
> 
> Which version?

Here's the 'xmllint --version' msg on the FreeBSD system:

xmllint: using libxml version 20619
     compiled with: DTDValid FTP HTTP HTML C14N Catalog XPath XPointer
XInclude Iconv Unicode Regexps Automata Schemas

So it looks like a slightly older version of libxml works OK.

> How do I need to call it to reproduce the error?  At least when 
> running `xmllint Paradigms.Defn.xml` I get no error (Unimplemented
> block) with version 2.6.20.

I'm attaching two files: the xsd, and the xml.  I have not tried to
minimize the .xsd file, but the .xml file is pretty much the minimum to
reproduce the error.  The command line is

    xmllint --noout --schema ParadigmDefn.xsd Tmp.xml

> Libxml is an GNU project with its own site: http://www.libxml.org 
> Please ask at the mailing list before reporting it as bug, mailing 
> list informations are also here: http://www.xmlsoft.org/bugs.html 
> Listmanager to subscribe: http://mail.gnome.org/mailman/listinfo/xml

Thanks, I'll try that.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

