<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/126772/">https://git.reviewboard.kde.org/r/126772/</a>
     </td>
    </tr>
   </table>
   <br />



<p>

Ship it!

</p>



 <pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">Ship It!</pre>
 <br />









<p>- Aleix Pol Gonzalez</p>


<br />
<p>On January 16th, 2016, 10:06 p.m. CET, Andrey Cygankov 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 KDE Frameworks and Aleix Pol Gonzalez.</div>
<div>By Andrey Cygankov.</div>


<p style="color: grey;"><i>Updated Jan. 16, 2016, 10:06 p.m.</i></p>









<div style="margin-top: 1.5em;">
 <b style="color: #575012; font-size: 10pt;">Repository: </b>
kservice
</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;"><p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">Fix some Clazy warnings in KService.</p></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;">Built without errors.</p>
<p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">Without patch: Failed kmimeassociationstest
With patch: Failed kmimeassociationstest</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>autotests/kautostarttest.cpp <span style="color: grey">(1949baa)</span></li>

 <li>autotests/kmimeassociationstest.cpp <span style="color: grey">(60818f7)</span></li>

 <li>autotests/kplugininfotest.cpp <span style="color: grey">(9ddc8cf)</span></li>

 <li>autotests/kservicetest.cpp <span style="color: grey">(6dc6f98)</span></li>

 <li>autotests/ksycoca_xdgdirstest.cpp <span style="color: grey">(f879959)</span></li>

 <li>autotests/ksycocadicttest.cpp <span style="color: grey">(302853d)</span></li>

 <li>autotests/ksycocatest.cpp <span style="color: grey">(4af759c)</span></li>

 <li>autotests/ksycocathreadtest.cpp <span style="color: grey">(fba9cae)</span></li>

 <li>autotests/pluginlocatortest.cpp <span style="color: grey">(528a2a5)</span></li>

 <li>src/kbuildsycoca/kbuildsycoca_main.cpp <span style="color: grey">(03619cc)</span></li>

 <li>src/kdeinit/ktoolinvocation_x11.cpp <span style="color: grey">(58f2c7f)</span></li>

 <li>src/services/kautostart.cpp <span style="color: grey">(86f0270)</span></li>

 <li>src/services/kmimetypetrader.h <span style="color: grey">(6882b75)</span></li>

 <li>src/services/kplugininfo.cpp <span style="color: grey">(3627fe8)</span></li>

 <li>src/services/kservice.cpp <span style="color: grey">(5bbca9a)</span></li>

 <li>src/services/kservicegroup.cpp <span style="color: grey">(54cace5)</span></li>

 <li>src/services/kservicetype.cpp <span style="color: grey">(5f66f51)</span></li>

 <li>src/services/kservicetypeprofile.cpp <span style="color: grey">(c22645b)</span></li>

 <li>src/sycoca/kbuildmimetypefactory.cpp <span style="color: grey">(5d32b35)</span></li>

 <li>src/sycoca/kbuildservicefactory.cpp <span style="color: grey">(dd81860)</span></li>

 <li>src/sycoca/kbuildservicetypefactory.cpp <span style="color: grey">(bf5e663)</span></li>

 <li>src/sycoca/kbuildsycoca.cpp <span style="color: grey">(650526b)</span></li>

 <li>src/sycoca/kmimeassociations.cpp <span style="color: grey">(922a447)</span></li>

 <li>src/sycoca/ksycoca.cpp <span style="color: grey">(5744e95)</span></li>

 <li>src/sycoca/ksycocautils_p.h <span style="color: grey">(caeb0e0)</span></li>

 <li>src/sycoca/vfolder_menu.cpp <span style="color: grey">(d3e31c3)</span></li>

 <li>tests/kdbusservicestartertest.cpp <span style="color: grey">(8174485)</span></li>

 <li>tests/pluginlocator/main.cpp <span style="color: grey">(f1dcfae)</span></li>

 <li>tests/pluginlocator/plugintest.h <span style="color: grey">(ab41c7c)</span></li>

 <li>tests/pluginlocator/plugintest.cpp <span style="color: grey">(82df4dc)</span></li>

 <li>tests/startserviceby.cpp <span style="color: grey">(1a683b3)</span></li>

</ul>

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






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







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