D14908: Bindings: Add support for scoped enums

Stefan BrĂ¼ns noreply at phabricator.kde.org
Fri Aug 17 20:07:19 BST 2018


bruns created this revision.
bruns added a reviewer: Frameworks.
Herald added projects: Frameworks, Build System.
Herald added subscribers: kde-buildsystem, kde-frameworks-devel.
bruns requested review of this revision.

REVISION SUMMARY
  Keep the enum intact by emitting the class keyword in case the enum is
  scoped.
  Use the complete enum scope for parameter values, the enclosing scope is
  only correct to use for unscoped enums.
  
  BUG: 397154

TEST PLAN
  build kcoreaddons

REPOSITORY
  R240 Extra CMake Modules

BRANCH
  scoped_enum

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

AFFECTED FILES
  find-modules/sip_generator.py

To: bruns, #frameworks
Cc: kde-frameworks-devel, kde-buildsystem, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-buildsystem/attachments/20180817/f394fedc/attachment.html>


More information about the Kde-buildsystem mailing list