Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <3EDC9ECC.4030800@fillmore-labs.com>
Date: Tue, 03 Jun 2003 15:12:44 +0200
From: Patrick Eisenacher <eisenacher@fillmore-labs.com>
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: [ANNOUNCE] LibXML2 (2.5.7) test packages available
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-Authenticated-Sender: eisenacher@fillmore-labs.com
User-Agent: KMail/1.5.9
Organization: Fillmore Labs GmbH  <http://www.fillmore-labs.com/>
X-Complaints-To: abuse@fillmore-labs.com

Hi Elfyn,

xmllint works fine for me. I tested it with the following options:

$ xmllint -noout -valid -catalogs Specification.xml

not specifying -catalogs or specifying -dtdvalid <URL> fetches the DTD 
from the given URL, as expected. Without the -valid option, only the 
well-formedness is checked. And without the -noout option, xmllint 
outputs the result tree to stdout. Validity and well-formedness errors 
are reported if present. My document is of medium size (~400k). I 
haven't tested any of the other options.

Now I'm looking forward for an updated xsltproc, cause that was what 
wasn't compatible with the latest XSL stylesheets.

Good work!

Thanks,
Patrick

> I have uploaded test packages for LibXML2 version 2.5.7 to sources.redhat.com . The LibXML2 source and binary packages *should* be available on most mirrors by the beginning of next week. The source package does not *yet* contain a patch file; for some reason (me being tired?) `diff' was thinking the entire source package had changed, only the configury has changed, however.
> 
> Please test the library as much as possible, as I'd like to get this update "out there" ASAP. If you find any problems/Cygwin related bugs, please let me know on the list (cygwin@cygwin.com).
> 
> Updated packages for LibXSLT are to follow.
> 
> Elfyn



--
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/

