Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3EE5E6B2.70300@fillmore-labs.com> Date: Tue, 10 Jun 2003 16:09:54 +0200 From: Patrick Eisenacher MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCE] LibXSLT (1.0.27) test packages available References: <3EDF2FDD DOT 2010209 AT fillmore-labs DOT com> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated-Sender: eisenacher AT fillmore-labs DOT com User-Agent: KMail/1.5.9 Organization: Fillmore Labs GmbH X-Complaints-To: abuse AT fillmore-labs DOT com Hi Elfyn, sorry for the little delay, but Monday was a holiday here in Germany, so I took the chance to get some private work done. Back in the office today, I saw that you have published the updated packages. I reran the basic test I sent you and that worked fine, both with the v1.50.0 and the latest v1.61.2 XSL stylesheets. Unfortunately my next test failed :o( It gets transformed well with the old versions of libxml2 and libxslt and the v1.61.2 XSL stylesheets. But the new versions fail with the v1.61.2 XSL stylesheets. After narrowing down the problem, I identified the tag within the tag as the culprit of causing a segmentation fault. Running the same test on a real unix box, caused xsltproc to segfault as well. So the problem seems not to be with your port, but with xsltproc itself. xsltproc crahses in the xsltApplyTemplates() function. Uff, this turns out to be a real beast...I'm going to contact Daniel about it, hoping to get a new version of xsltproc... Nevertheless, congratulations for the port! Patrick BTW: If you want to crash xsltproc, try this: -bash-2.05b$ xsltproc -catalogs /usr/local/share/xsl/docbook/html/docbook.xsl Specification.xml > Specification.html with the following snippet:
Specification Patrick Eisenacher
a AT b DOT c
Introduction Give some short information about the product.
Elfyn McBratney schrieb: > On Thu, 5 Jun 2003, Patrick Eisenacher wrote: > > >>Hi Elfyn, >> >>unfortunately I'm less fortunate with the new libxslt package than >>Andreas. I cannot translate a simple xml document to html with the new >>version of xsltproc. Here are some infos: >>[...] > > > Patrick, > > I've upgraded the Cygwin LibXSLT package to 1.0.30-1 and xsltproc > now works with the DocBook stylesheets. Your simple test and a few > others I have tried were all successful. -- 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/