Your message dated Tue, 15 Apr 2008 20:47:28 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#460297: fixed in libxml-xpathengine-perl 0.11-1 has caused the Debian Bug report #460297, regarding XML::XPath::Literal: stringification overload broke between 1.12 and 1.13 to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [EMAIL PROTECTED] immediately.) -- 460297: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=460297 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: libxml-xpath-perl Version: 1.13-6 Severity: normal the stringification of literals (as returned by findvalue) should allow me to transparently use these like strings/numbers, but that does no longer work. i'm assigning the result of a findvalue to a hash element (tried scalar, fails in the same way), and then i do a multiplication with a constant on it. 1.13 fails with: Operation `*': no method found, left argument has no overloaded magic, right argument in overloaded package XML::XPath::Literal 1.11 (oldstable) and 1.12 works fine, all with the same perl 5.8 and parser behind the scenes. a small example program to reproduce the problem is attached. -- System Information: Debian Release: 3.1 Versions of packages libxml-xpath-perl depends on: ii libxml-parser-perl 2.34-4 Perl module for parsing XML files ii perl 5.8.4-8 Larry Wall's Practical Extraction -- no debconf information
xpstring.pl
Description: Perl program
--- End Message ---
--- Begin Message ---Source: libxml-xpathengine-perl Source-Version: 0.11-1 We believe that the bug you reported is fixed in the latest version of libxml-xpathengine-perl, which is due to be installed in the Debian FTP archive: libxml-xpathengine-perl_0.11-1.diff.gz to pool/main/libx/libxml-xpathengine-perl/libxml-xpathengine-perl_0.11-1.diff.gz libxml-xpathengine-perl_0.11-1.dsc to pool/main/libx/libxml-xpathengine-perl/libxml-xpathengine-perl_0.11-1.dsc libxml-xpathengine-perl_0.11-1_all.deb to pool/main/libx/libxml-xpathengine-perl/libxml-xpathengine-perl_0.11-1_all.deb libxml-xpathengine-perl_0.11.orig.tar.gz to pool/main/libx/libxml-xpathengine-perl/libxml-xpathengine-perl_0.11.orig.tar.gz A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Damyan Ivanov <[EMAIL PROTECTED]> (supplier of updated libxml-xpathengine-perl package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Tue, 15 Apr 2008 23:09:08 +0300 Source: libxml-xpathengine-perl Binary: libxml-xpathengine-perl Architecture: source all Version: 0.11-1 Distribution: unstable Urgency: low Maintainer: Debian Perl Group <[EMAIL PROTECTED]> Changed-By: Damyan Ivanov <[EMAIL PROTECTED]> Description: libxml-xpathengine-perl - a re-usable XPath engine for DOM-like trees Closes: 460281 460297 Changes: libxml-xpathengine-perl (0.11-1) unstable; urgency=low . [ gregor herrmann ] * New upstream release, closes two Debian bugs: - stringification overload broken (closes: #460297) - "and" in Xpath(Engine) should be commutative (closes: #460281) . [ Damyan Ivanov ] * another new upstream release * add myself to Uploaders Checksums-Sha1: 29ecd1be5158c3facfd230f789131a998a24f8bd 1511 libxml-xpathengine-perl_0.11-1.dsc b5f4a09bb962709b1586e79bf9f55c7a4ba2a8b0 25282 libxml-xpathengine-perl_0.11.orig.tar.gz 5152596394daef024e8b5784506db168ad48ca0b 2585 libxml-xpathengine-perl_0.11-1.diff.gz b6943556802a8f082a464e9d0d241edfe73b1cc9 38084 libxml-xpathengine-perl_0.11-1_all.deb Checksums-Sha256: 33f63857a2f920ccd47d3808df996d73ac2cf96b4eccb8f88c08980b8be0fd38 1511 libxml-xpathengine-perl_0.11-1.dsc 735e7b0c76a8ed47ba6cd47e1961771effa27afc159f0838d03dc39ac53567ff 25282 libxml-xpathengine-perl_0.11.orig.tar.gz 2f20bfb7767e4e28fb15ba434c82bd32adeccd825167b2c29ea12c0d4ec10cbb 2585 libxml-xpathengine-perl_0.11-1.diff.gz c8596b541918e740b3aaafe95af9298a9f9dc2d5706265ac79871f6da8681b44 38084 libxml-xpathengine-perl_0.11-1_all.deb Files: ec79d09e447c3c9fa3af4123ccbdcad4 1511 perl optional libxml-xpathengine-perl_0.11-1.dsc 63c1f458501174eeb3025506426fd27c 25282 perl optional libxml-xpathengine-perl_0.11.orig.tar.gz a53d70195e8b06d7c85d0629452e8179 2585 perl optional libxml-xpathengine-perl_0.11-1.diff.gz a5da99b83e3a344e4f85a21d2ade606a 38084 perl optional libxml-xpathengine-perl_0.11-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFIBQvxHqjlqpcl9jsRAhXzAKCcrkP2QXoEDXq/CyhRqbEhLqqHUACgu5KN T96fFDYKhfTf45oft2ipMpc= =bve5 -----END PGP SIGNATURE-----
--- End Message ---

