<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/113258/">http://git.reviewboard.kde.org/r/113258/</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 a959675fb3ca4d936cd6f8aeff437a1a444b7c38 by Volker Krause to branch frameworks.</pre>
<br />
<p>- Commit Hook</p>
<br />
<p>On October 15th, 2013, 6:43 p.m. UTC, Volker Krause 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 KDE Frameworks.</div>
<div>By Volker Krause.</div>
<p style="color: grey;"><i>Updated Oct. 15, 2013, 6:43 p.m.</i></p>
<div style="margin-top: 1.5em;">
<b style="color: #575012; font-size: 10pt;">Repository: </b>
kdelibs
</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 compilation with C++11 enabled.
QStringLiteral expands to code containing a lambda with C++11 support
enabled, which then ends up in a typeof expression as part of the
Q_FOREACH macro, which must not contain lambdas (similar to decltype
and some other template stuff).</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>kded/vfolder_menu.cpp <span style="color: grey">(3f7cf790bc1dd06339b67237c716fe943f6a369e)</span></li>
<li>tier1/kconfig/src/kconf_update/kconf_update.cpp <span style="color: grey">(41923888690671d9dfd6bafc0341284796c13088)</span></li>
<li>tier3/kinit/src/klauncher/autostart.cpp <span style="color: grey">(e0f2c74f4b935994e5d3422d8abdfa1bd955d418)</span></li>
<li>tier4/kcmutils/src/ksettings/dialog.cpp <span style="color: grey">(376075541c74f56ceeeb3b640cd9b791b04d32ad)</span></li>
</ul>
<p><a href="http://git.reviewboard.kde.org/r/113258/diff/" style="margin-left: 3em;">View Diff</a></p>
</td>
</tr>
</table>
</div>
</body>
</html>