<table><tr><td style="">kossebau created this revision.<br />kossebau added reviewers: Frameworks, Build System, dfaure.<br />Herald added projects: Frameworks, Build System.<br />Herald added subscribers: kde-buildsystem, kde-frameworks-devel.<br />kossebau requested review of this revision.
</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/D29573">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Now and then tagging some API as deprecated for the compiler is forgotten.<br />
Doing this retractivitly in newer versions but using the official version<br />
might break build setups configured to only show warnings up to a certain<br />
version and otherwise fail a build, using -Werror=deprecated-declarations.</p>

<p>To allow retroactive tagging of API for compiler warnings, and showing the<br />
official version in the warniung message, while reacting only to warning<br />
controls for the current version where the tag is added, avoids any such<br />
annoying experiences, without wrong version info at the same time.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R240 Extra CMake Modules</div></div></div><br /><div><strong>BRANCH</strong><div><div>addbelated</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D29573">https://phabricator.kde.org/D29573</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>modules/ECMGenerateExportHeader.cmake</div></div></div><br /><div><strong>To: </strong>kossebau, Frameworks, Build System, dfaure<br /><strong>Cc: </strong>kde-frameworks-devel, kde-buildsystem, LeGast00n, cblack, bencreasy, michaelh, ngraham, bruns<br /></div>