https://bugs.kde.org/show_bug.cgi?id=397154
Stefan Brüns <stefan.bru...@rwth-aachen.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/ext | |ra-cmake-modules/1790a6994a | |3536a9d6c73901cb7898615eb64 | |861 Resolution|--- |FIXED --- Comment #23 from Stefan Brüns <stefan.bru...@rwth-aachen.de> --- Git commit 1790a6994a3536a9d6c73901cb7898615eb64861 by Stefan Brüns. Committed on 25/08/2018 at 02:14. Pushed by bruns into branch 'master'. Bindings: Add support for scoped enums 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. The python Cursor.is_scoped_enum() method has been added with LLVM/Clang version 5.0. Test Plan: build kcoreaddons Reviewers: #frameworks, mpyne Reviewed By: mpyne Subscribers: mpyne, kde-frameworks-devel, kde-buildsystem Tags: #frameworks, #build_system Differential Revision: https://phabricator.kde.org/D14908 M +2 -8 find-modules/FindPythonModuleGeneration.cmake M +8 -2 find-modules/sip_generator.py https://commits.kde.org/extra-cmake-modules/1790a6994a3536a9d6c73901cb7898615eb64861 -- You are receiving this mail because: You are watching all bug changes.