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





 <pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">This review has been submitted with commit 8cb68ecf608b7738b695e6c7788da9265979ce72 by Albert Astals Cid on behalf of Konstantinos Smanis to branch KDE/4.10.</pre>
 <br />









<p>- Commit</p>


<br />
<p>On February 6th, 2013, 10:29 p.m. UTC, Konstantinos Smanis wrote:</p>








<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="8" style="background-image: url('http://git.reviewboard.kde.org/static/rb/images/review_request_box_top_bg.ab6f3b1072c9.png'); background-position: left top; background-repeat: repeat-x; border: 1px black solid;">
 <tr>
  <td>

<div>Review request for kdelibs.</div>
<div>By Konstantinos Smanis.</div>


<p style="color: grey;"><i>Updated Feb. 6, 2013, 10:29 p.m.</i></p>






<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;">void KAuth::ActionReply::setType(KAuth::ActionReply::Type type) is declared but not defined since the import of KAuth in kdelibs (KDE 4.4).

readelf proves so as well:

$ readelf -Ws /usr/lib64/libkdecore.so | grep setType
  1773: 00000000000e90d0   149 FUNC    GLOBAL DEFAULT   11 _ZN9KDateTime4Spec7setTypeERK9KTimeZone
  3588: 00000000000e8fe0   120 FUNC    GLOBAL DEFAULT   11 _ZN9KDateTime4Spec7setTypeENS_8SpecTypeEi
$

Link for setType() in the API Docs: http://api.kde.org/4.10-api/kdelibs-apidocs/kdecore/html/classKAuth_1_1ActionReply.html#a3861ac8b616d7c16b6e3f68e27d1016f</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;">Compiles against KDE 4.10.0.</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>kdecore/auth/kauthactionreply.cpp <span style="color: grey">(53b0e39)</span></li>

</ul>

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







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








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