Fix python binding generation for classes with deleted copy constructors
ClosedPublic

Authored by aacid on Jan 17 2019, 11:48 PM.

Diff Detail

Repository
R240 Extra CMake Modules
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
aacid created this revision.Jan 17 2019, 11:48 PM
Restricted Application added projects: Frameworks, Build System. · View Herald TranscriptJan 17 2019, 11:48 PM
Restricted Application added subscribers: kde-buildsystem, kde-frameworks-devel. · View Herald Transcript
aacid requested review of this revision.Jan 17 2019, 11:48 PM
lbeltrame accepted this revision.Jan 18 2019, 10:58 AM

As far as I understand the logic of the whole thing, it looks sane. At some point we ought to find a way to properly test that the generated code...

This revision is now accepted and ready to land.Jan 18 2019, 10:58 AM
This revision was automatically updated to reflect the committed changes.