[Differential] [Commented On] D4510: Python bindings: Restore handling of deprecated constructs.

Stephen Kelly noreply at phabricator.kde.org
Sun Feb 12 19:38:20 UTC 2017


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-buildsystem/attachments/20170212/93849c18/attachment.html>


More information about the Kde-buildsystem mailing list