<table><tr><td style="">rjvbb created this revision.<br />rjvbb added a project: Build System.<br />Restricted Application added a project: Frameworks.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D5972" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Qt currently fails to set <tt style="background: #ebebeb; font-size: 13px;">QT_NO_EXCEPTIONS</tt> when building with Clang (and thus presumably with ICC too as it apparently masquerades as Clang).</p>

<p>This patch corrects that omission which leads to issues like this one: <a href="https://git.reviewboard.kde.org/r/130139/" class="remarkup-link" target="_blank" rel="noreferrer">https://git.reviewboard.kde.org/r/130139/</a></p>

<p>I have attempted to added the corresponding unsetters to the file and target specific exceptions enabler macros. These changes have the intended effect on the compiler invocation, I have not double-checked if they also have the intended effect on the actual compilation.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R240 Extra CMake Modules</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D5972" rel="noreferrer">https://phabricator.kde.org/D5972</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>kde-modules/KDECompilerSettings.cmake</div></div></div><br /><div><strong>To: </strong>rjvbb, Build System, Frameworks<br /><strong>Cc: </strong>Frameworks, Build System<br /></div>