On Wed, Oct 01, 2008 at 01:48:06PM -0400, Jack Tanner wrote:
>
> When using xmllint --shell, it's nice to be able to hit 'Up' to get to
> the previously entered command. That doesn't work for me in the Fedora
> build of libxml2-2.7.1. Is this by design?
libreadline is GPL'ed . Even if it's not
The new release fixes the bugs raised agaisnt 2.7.1, especially the
nasty entity problem discovered yesterday, everybody is invited to
upgrade if using 2.7.x . Available as usual from:
ftp://xmlsoft.org/libxml2/
* Portability fix:
- fix solaris compilation problem
- fix compilation if XPath
On Wed, Oct 01, 2008 at 11:09:27AM +1000, Michael Day wrote:
> Hi Daniel,
>
Reusing the XML code for this seems to work fine for em and the
regression test, but you have probably a more extensive HTML test
suite than me ;-) so raise the problem if there is a regression !
Will
Hi All,
Sorry if this double posts, I'm not sure it sent properly yesterday
I have successfully used the win32 binaries kindly provided by Igor
Zlatkovic in conjunction with the libxml python module to process some xml
and applying an xls template to it. However I now need to do this for a
64-bit
Daniel Veillard <[EMAIL PROTECTED]> wrote on 25.09.2008 18:13:31:
> On Thu, Sep 25, 2008 at 06:05:10PM +0200, Michael Buchner wrote:
> > Daniel Veillard <[EMAIL PROTECTED]> wrote on 25.09.2008 17:28:42:
> >
> > > On Tue, Sep 23, 2008 at 03:22:57PM +0200, Michael Buchner wrote:
> > > > Hello,
> >
Hi,
I got this forwarded as a wishlist bug for libxml2, but that doesn't
sound right to me. I always thought control characters are not allowed
in XML, though looking in the XML spec, I can't find anything
definitive...
Daniel, what do you think?
Mike
PS: You can see the whole thread on
http://
Daniel Veillard <[EMAIL PROTECTED]> wrote on 25.09.2008 17:28:42:
> On Tue, Sep 23, 2008 at 03:22:57PM +0200, Michael Buchner wrote:
> > Hello,
> >
> > I have problems with URIs containing whitespaces using the XSLT
document()
> > function. It seems to be a general problem in libxml2 when loadi
When using xmllint --shell, it's nice to be able to hit 'Up' to get to the
previously entered command. That doesn't work for me in the Fedora build of
libxml2-2.7.1. Is this by design?
_
See how Windows connects the people, informat
Hi,
I've written a program that uses xml files for input.
Now, I'm trying to write a manual for my program.
Does anyone know of any tools that can take advantage of the xml format to
create this documentation?
...something similar to texi2html or doxygen?
Thanks,
Brian
___