[Bug 617524] Review Request: tidyp - Clean up and pretty-print HTML/XHTML/XML

bugzilla at redhat.com bugzilla at redhat.com
Mon Jul 26 16:00:29 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=617524

--- Comment #4 from Paul Howarth <paul at city-fan.org> 2010-07-26 12:00:27 EDT ---
The internal API is the same, but there are (trivial, really) differences in
the external API, such as having to include <tidyp.h> rather than <tidy.h> and
link with -ltidyp rather than -ltidy.

The library soname includes the library version number, so all users of the
library will need rebuilds whenever tidyp has a version bump.

Which packages use libtidy in Fedora? I'm only aware of perl-HTML-Tidy at the
moment. It would be interesting to see if they all build successfully against
libtidyp with a small patch.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list