Package: tinyxml / 2.6.2-2

Metadata

Package Version Patches format
tinyxml 2.6.2-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
enforce use stl.patch | (download)

tinyxml.h | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 tinyxml is built with tixml_use_stl, so we have to
 enforce it when the library is used.
entity encoding.patch | (download)

tinyxml.cpp | 25 1 + 24 - 0 !
xmltest.cpp | 10 10 + 0 - 0 !
2 files changed, 11 insertions(+), 24 deletions(-)

 tinyxml incorrectly encodes text element containing an ampersand followed by either x or #.