<html>
 <body>
  <div style="font-family: Verdana, Arial, Helvetica, Sans-Serif;">
   <table bgcolor="#f9f3c9" width="100%" cellpadding="12" style="border: 1px #c9c399 solid; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
    <tr>
     <td>
      This is an automatically generated e-mail. To reply, visit:
      <a href="https://git.reviewboard.kde.org/r/129314/">https://git.reviewboard.kde.org/r/129314/</a>
     </td>
    </tr>
   </table>
   <br />





<blockquote style="margin-left: 1em; border-left: 2px solid #d0d0d0; padding-left: 10px;">
 <p style="margin-top: 0;">On November 4th, 2016, 8:58 vorm. UTC, <b>Burkhard Lück</b> wrote:</p>
 <blockquote style="margin-left: 1em; border-left: 2px solid #d0d0d0; padding-left: 10px;">
  <pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">Using checkXML5+meinproc5 with patch on a valid docbook:

  $ ls *html
  ls: cannot access '*html': No such file or directory
  $ checkXML5 kdegraphics/okular/doc/index.docbook 
  $ ls *html
  ls: cannot access '*html': No such file or directory
  $ meinproc5 --check kdegraphics/okular/doc/index.docbook 
  $ ls *html
  advanced.html             command-line-options.html  configeditor.html   configperformance.html   configure.html           forms.html         inverse_search.html  menugo.html     menuview.html          primary-menu-items.html
  annotations.html          configaccessibility.html   configgeneral.html  configpresentation.html  credits.html             index.html         menubookmarks.html   menuhelp.html   navigating.html        settings-menu.html
  bookmark-management.html  configannotations.html     config-pdf.html     configure-backends.html  fit-window-to-page.html  introduction.html  menuedit.html        menutools.html  presentationMode.html  use.html

  -> meinproc5 --check should not generate html files used with "--check"

Using checkXML5+meinproc5 with patch on an invalid docbook:

  $ rm *html
  $ checkXML5 kdegraphics/okular/doc/index.docbook 

  -> no output of errors!

  $ ls *html
  ls: cannot access '*html': No such file or directory
  $ meinproc5 --check kdegraphics/okular/doc/index.docbook 
  index.docbook:912: parser error : expected '>'
                          </variablelist>
                          ^
  meinproc(16611)/default main: Error: `xmllint --noout` outputted text

checkXML5+meinproc5 with patch are still broken</pre>
 </blockquote>




 <p>On November 4th, 2016, 9:47 vorm. UTC, <b>Ralf Habacker</b> wrote:</p>
 <blockquote style="margin-left: 1em; border-left: 2px solid #d0d0d0; padding-left: 10px;">
  <pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;"><p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">You probably uses revision 1 of this patch. This is fixed with patch revision 2, where checkXML5 redirects meinproc5 stderr output to stderr.</p></pre>
 </blockquote>








</blockquote>

<pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;"><p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">You are right, sorry for the noise.
checkXML5+meinproc5 work now as before</p></pre>
<br />










<p>- Burkhard</p>


<br />
<p>On November 4th, 2016, 8:18 vorm. UTC, Ralf Habacker wrote:</p>








<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="12" style="border: 1px #888a85 solid; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
 <tr>
  <td>

<div>Review request for Documentation, KDE Frameworks and Luigi Toscano.</div>
<div>By Ralf Habacker.</div>


<p style="color: grey;"><i>Updated Nov. 4, 2016, 8:18 vorm.</i></p>







<div style="margin-top: 1.5em;">
 <b style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Bugs: </b>


 <a href="https://bugs.kde.org/show_bug.cgi?id=371987">371987</a>


</div>



<div style="margin-top: 1.5em;">
 <b style="color: #575012; font-size: 10pt;">Repository: </b>
kdoctools
</div>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Description </h1>
 <table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
 <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">Fix 'checkXML5 generates html files in workdir for valid docbooks'.

BUG:371987</pre>
  </td>
 </tr>
</table>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Testing </h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
 <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;"><p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">tested on opensuse 13.2</p></pre>
  </td>
 </tr>
</table>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Diffs</b> </h1>
<ul style="margin-left: 3em; padding-left: 0;">

 <li>src/checkXML5.cpp <span style="color: grey">(437296a0b582c5b3e11c72712c62188dbcef5aa7)</span></li>

</ul>

<p><a href="https://git.reviewboard.kde.org/r/129314/diff/" style="margin-left: 3em;">View Diff</a></p>






  </td>
 </tr>
</table>







  </div>
 </body>
</html>