-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/119447/
-----------------------------------------------------------

Review request for Documentation, KDE Frameworks and kdelibs.


Repository: kdelibs


Description
-------

For some historical reasons, both results were not checked.
On one side, a parsing error could lead to a failure in one of the subsequent 
call (doc is NULL), but a validation error could pass unnoticed if not by 
checking the logs (hint: it happened recently with a libxml2 regression).

I propose this change for KDE/4.14 too, and it will be forward-ported to 
KDocTools/KF5.


Diffs
-----

  kdoctools/xslt.cpp 4d64de4 

Diff: https://git.reviewboard.kde.org/r/119447/diff/


Testing
-------

Compilation of kdelibs and few modules with documentation.


Thanks,

Luigi Toscano

Reply via email to