(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 <[EMAIL PROTECTED]>
To: Gerrit P. Haase <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
<[EMAIL PROTECTED]>

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/

Reply via email to