skelly added inline comments.
INLINE COMMENTS
> sip_generator.py:172
> """
> + if member.kind == CursorKind.UNEXPOSED_ATTR and
> text.find("_DEPRECATED") != -1:
> + sip["annotations"].add("Deprecated")
It was possible to handle exports without looking for the text EXPORT in the
MACRO NAME. Why is deprecated different?
REPOSITORY
R240 Extra CMake Modules
REVISION DETAIL
https://phabricator.kde.org/D4510
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: shaheed, skelly, #build_system, #frameworks
Cc: #frameworks, #build_system