[Differential] [Request, 20 lines] D4510: Python bindings: Restore handling of deprecated constructs.

Shaheed Haque noreply at phabricator.kde.org
Wed Feb 8 18:43:56 UTC 2017


shaheed created this revision.
shaheed set the repository for this revision to R240 Extra CMake Modules.
Restricted Application added projects: Frameworks, Build System.
Restricted Application added subscribers: Build System, Frameworks.

TEST PLAN
  Add to the unit tests and verify the result is marked with the expected annotations:
  
    $ tail  ./tests/GenerateSipBindings/sip/PyTest/CppLib/cpplib.sip
    ...
    class DeprecatedClass /Deprecated/
    {
    %TypeHeaderCode
    #include <cpplib.h>
    %End
    public:
        void deprecatedFn(int bar) /Deprecated/;
    };

REPOSITORY
  R240 Extra CMake Modules

REVISION DETAIL
  https://phabricator.kde.org/D4510

AFFECTED FILES
  find-modules/sip_generator.py
  tests/GenerateSipBindings/cpplib.h

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: shaheed
Cc: #frameworks, #build_system
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-buildsystem/attachments/20170208/61d98556/attachment.html>


More information about the Kde-buildsystem mailing list