status/explicit-failures-markup.xml broken

Hi, someone broke status/explicit-failures-markup.xml, apparently. I'm getting these error messages from xsltproc: /boost/head-regression/boost/status/explicit-failures-markup.xml:594: parser error : Opening and ending tag mismatch: ostream line 594 and note <note>Interval IO require <ostream> header.</note> ^ /boost/head-regression/boost/status/explicit-failures-markup.xml:595: parser error : Opening and ending tag mismatch: note line 594 and mark-failure </mark-failure> ^ /boost/head-regression/boost/status/explicit-failures-markup.xml:596: parser error : Opening and ending tag mismatch: mark-failure line 591 and test </test> ^ /boost/head-regression/boost/status/explicit-failures-markup.xml:597: parser error : Opening and ending tag mismatch: test line 584 and library </library> ^ /boost/head-regression/boost/status/explicit-failures-markup.xml:1159: parser error : Opening and ending tag mismatch: library line 570 and explicit-failures-markup </explicit-failures-markup> ^ /boost/head-regression/boost/status/explicit-failures-markup.xml:1161: parser error : Premature end of data in tag explicit-failures-markup line 1 Please, make sure to quote '<' and '>' correctly in XML files. Regards, m

Martin Wille writes:
Hi,
someone broke status/explicit-failures-markup.xml, apparently.
Fixed in the CVS now.
I'm getting these error messages from xsltproc:
[..]
Please, make sure to quote '<' and '>' correctly in XML files.
Better yet, please validate the XML after your changes using the online validating services listed at the top of the file! -- Aleksey Gurtovoy MetaCommunications Engineering
participants (2)
-
Aleksey Gurtovoy
-
Martin Wille