Re: [xml] Availability of libxm2-2.9.0 release candidate 1



Daniel Veillard, 10.08.2012 07:21:
  BTW do you have a git commit for 2.9.0 preparation in lxml now ? I may
forward this to the packager for Fedora.

Hmm, I'm fixing it up only for lxml 3.0. Due to various changes in the code
base, that won't apply directly to the latest 2.3.x, and I'm not sure I
want to add support in the 2.3.x series. I might ...

The fixes aren't all that complex, though. If it's just to get it working,
the attached patch should show the necessary changes, but it won't apply to
2.3.x as is.

BTW, with my latest changes, I get lots of XSLT test failures like this
when I run it with libxslt 1.1.26:

"""
Failed example:
    str(result)
Expected:
    '<?xml version="1.0"?>\n<foo><child>NEW TEXT</child></foo>\n'
Got:
    '<?xml version=?>\n<foo><child>NEW TEXT</child></foo>\n'
"""

You might have seen these before.

Stefan

Attachment: libxml2_29_buffer_changes.patch
Description: Text Data



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]