<table><tr><td style="">kossebau added a comment.
</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/D26594">View Revision</a></tr></table><br /><div><div><p>Hi. When introducing the deprecation macros to a lib with <tt style="background: #ebebeb; font-size: 13px;">ecm_generate_export_header</tt>, one also needs to help kapidox & ecm_add_qch. Sadly this was only discovered later, so it is also missing from the first set of such commits introducing the use of <tt style="background: #ebebeb; font-size: 13px;">ecm_generate_export_header</tt>which you might have taken as template :)</p>
<p><a href="https://phabricator.kde.org/R289:bdd8930cca99d81a5a5d4714b267419576e30ede" style="background-color: #e7e7e7;
border-color: #e7e7e7;
border-radius: 3px;
padding: 0 4px;
font-weight: bold;
color: black;text-decoration: none;">bdd8930cca99d81a5a5d4714b267419576e30ede</a> fixes this. Teaching the documentation tools is meanwhile also documented at <a href="https://community.kde.org/Policies/Library_Code_Policy#Deprecation_of_API" class="remarkup-link" target="_blank" rel="noreferrer">https://community.kde.org/Policies/Library_Code_Policy#Deprecation_of_API</a> so hopefully future additions of ecm_generate_export_header will have all things set as needed from the start. Yes, all these duplications are hell. In a perfect world all this depreaction support would be part of the language specification, and tools would handle things be default... for now this is the best someone came up with.</p></div></div><br /><div><strong>INLINE COMMENTS</strong><div><div style="margin: 6px 0 12px 0;"><div style="border: 1px solid #C7CCD9; border-radius: 3px;"><div style="padding: 0; background: #F7F7F7; border-color: #e3e4e8; border-style: solid; border-width: 0 0 1px 0; margin: 0;"><div style="color: #74777d; background: #eff2f4; padding: 6px 8px; overflow: hidden;"><a style="float: right; text-decoration: none;" href="https://phabricator.kde.org/D26594#inline-150839">View Inline</a><span style="color: #4b4d51; font-weight: bold;">CMakeLists.txt:95</span></div>
<div style="font: 11px/15px "Menlo", "Consolas", "Monaco", monospace; white-space: pre-wrap; clear: both; padding: 4px 0; margin: 0;"><div style="padding: 0 8px; margin: 0 4px; background: rgba(151, 234, 151, .6);"> DEPRECATION_VERSIONS 5.67
</div><div style="padding: 0 8px; margin: 0 4px; background: rgba(151, 234, 151, .6);"> EXCLUDE_DEPRECATED_BEFORE_AND_AT ${EXCLUDE_DEPRECATED_BEFORE_AND_AT}
</div><div style="padding: 0 8px; margin: 0 4px; background: rgba(151, 234, 151, .6);">)
</div></div></div>
<div style="margin: 8px 0; padding: 0 12px;"><p style="padding: 0; margin: 8px;">This also needs the definition as option in the toplevel file. Fixed by <a href="https://phabricator.kde.org/R289:191078e9387b3b591c46d68f884a18ad96b4f2f6" style="background-color: #e7e7e7;
border-color: #e7e7e7;
border-radius: 3px;
padding: 0 4px;
font-weight: bold;
color: black;text-decoration: none;">191078e9387b3b591c46d68f884a18ad96b4f2f6</a></p></div></div></div></div></div><br /><div><strong>REPOSITORY</strong><div><div>R289 KNotifications</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D26594">https://phabricator.kde.org/D26594</a></div></div><br /><div><strong>To: </strong>nicolasfella, Frameworks, broulik, apol<br /><strong>Cc: </strong>kossebau, kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns<br /></div>