Skip Menu |

This queue is for tickets about the XML-LibXML CPAN distribution.

Report information
The Basics
Id: 20960
Status: resolved
Priority: 0/
Queue: XML-LibXML

People
Owner: Nobody in particular
Requestors: subbarao [...] computer.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: support for recover_silently() in LibXML.xs in SVN, but not in CPAN?
Date: Sat, 12 Aug 2006 10:42:35 -0400
To: bug-XML-LibXML [...] rt.cpan.org, christian.glahn [...] uibk.ac.at
From: Kartik Subbarao <subbarao [...] computer.org>
The current CPAN release (1.59) for XML::LibXML::Parser documents a recover_silently() function. However, the necessary support for this function in LibXML.xs (recognizing when XML_LIBXML_RECOVER is set, but not set to 1) doesn't appear to be in the CPAN version. It's only in the trunk in the subversion repository. Would it be possible to get this support in the CPAN-released version soon? Or alternatively, could the documentation be updated to be consistent? Thanks, -Kartik
Yep, this is a bug. However, you seem to be mistaken about SVN being different from CPAN 1.59. Neither the SVN version of LibXML.xs (svn://axkit.org/XML-LibXML/trunk) has it right. Either you are not using some other SVN as I or something is wrong with the universe:-) Anyway, I'll soon commit a fix to the SVN. It will appear on CPAN when 1.60 is released (but I have yet no estimate about when that will happen; should not take too long, though). -- Petr
Subject: Re: [rt.cpan.org #20960] support for recover_silently() in LibXML.xs in SVN, but not in CPAN?
Date: Sun, 13 Aug 2006 11:25:42 -0400
To: bug-XML-LibXML [...] rt.cpan.org
From: Kartik Subbarao <subbarao [...] computer.org>
via RT wrote: Show quoted text
> <URL: http://rt.cpan.org/Ticket/Display.html?id=20960 > > > Yep, this is a bug. However, you seem to be mistaken about SVN being > different from CPAN 1.59. Neither the SVN version of LibXML.xs > (svn://axkit.org/XML-LibXML/trunk) has it right. > > Either you are not using some other SVN as I or something is wrong > with the universe:-)
Ah, sorry, my mistake. The correct code to handle this *was* checked into the SVN trunk as of version 536. However, closer inspection reveals that this code was removed as of version 568, and is no longer in the trunk release. Show quoted text
> Anyway, I'll soon commit a fix to the SVN. It will appear on CPAN when > 1.60 is released (but I have yet no estimate about when that will > happen; should not take too long, though).
Thanks! -Kartik
Fix committed to the SVN trunk. -- Petr
Subject: Re: [rt.cpan.org #20960] support for recover_silently() in LibXML.xs in SVN, but not in CPAN?
Date: Sun, 13 Aug 2006 12:53:26 -0400
To: bug-XML-LibXML [...] rt.cpan.org
From: Kartik Subbarao <subbarao [...] computer.org>
via RT wrote: Show quoted text
> <URL: http://rt.cpan.org/Ticket/Display.html?id=20960 > > > Fix committed to the SVN trunk. > -- Petr
Thanks for the quick response! -Kartik
On ne 13.srp.2006 12:53:38, subbarao@computer.org wrote: Show quoted text
> via RT wrote:
> > <URL: http://rt.cpan.org/Ticket/Display.html?id=20960 > > > > > Fix committed to the SVN trunk. > > -- Petr
> > Thanks for the quick response! > > -Kartik
You are very much welcome, but please, do not reply to this or at least pay attention to the Status field in the reply form. With every reply you change the status of the ticket from resolved to open which means I have to go and set it resolved again ;-) -- Petr