kconfig_compiler: delete the assignment operator and copy constructor
ClosedPublic

Authored by aacid on Jan 9 2019, 8:54 PM.

Details

Summary

of the generated class that has a pointer and raw copy would be bad.

Those generated classes are internal and nobody would probably have this, but being safe never hurts

Diff Detail

Repository
R237 KConfig
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 9 2019, 8:54 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptJan 9 2019, 8:54 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
aacid requested review of this revision.Jan 9 2019, 8:54 PM
vkrause accepted this revision.Jan 10 2019, 7:40 PM
This revision is now accepted and ready to land.Jan 10 2019, 7:40 PM
This revision was automatically updated to reflect the committed changes.