<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, Aug 10, 2014 at 4:58 PM, David Narvaez <span dir="ltr"><<a href="mailto:david.narvaez@computer.org" target="_blank">david.narvaez@computer.org</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi,<br>
<br>
I just noticed the old CMake line my project used to enable exceptions<br>
on a single file was not working and I dug into the ECM modules to<br>
find the correct way to do that. But I don't see exceptions mentioned<br>
in the ECM SIC page[0], should that documentation be there? i.e., is<br>
this considered an SIC?<br>
<br>
David E. Narvaez<br>
<br>
[0] <a href="https://techbase.kde.org/Development/ECM_SourceIncompatChanges" target="_blank">https://techbase.kde.org/Development/ECM_SourceIncompatChanges</a></blockquote><div>From kde-modules/KDECompilerSettings.cmake</div>

<div><br></div><div>#   kde_enable_exceptions()</div><div>#</div><div># Enables exceptions for C++ source files compiled for the</div><div># CMakeLists.txt file in the current directory and all subdirectories. </div></div>

</div><div class="gmail_extra"><br></div><div class="gmail_extra">See <a href="http://api.kde.org/ecm/kde-module/KDECompilerSettings.html">http://api.kde.org/ecm/kde-module/KDECompilerSettings.html</a><br></div><div class="gmail_extra">

<br></div><div class="gmail_extra">Aleix</div></div>