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

Reply via email to