Properly fix copy constructor
ClosedPublic

Authored by bruns on Mar 22 2019, 2:07 AM.

Details

Summary

Instead of printing a warning (which probably nobody would notice) just
fix the code, i.e. copy the private.

Test Plan

ctest

Diff Detail

Repository
R293 Baloo
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
bruns created this revision.Mar 22 2019, 2:07 AM
Restricted Application added projects: Frameworks, Baloo. · View Herald TranscriptMar 22 2019, 2:07 AM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
bruns requested review of this revision.Mar 22 2019, 2:07 AM
ngraham accepted this revision.Mar 22 2019, 11:27 AM
This revision is now accepted and ready to land.Mar 22 2019, 11:27 AM
This revision was automatically updated to reflect the committed changes.
davidedmundson added inline comments.
src/lib/resultiterator.cpp
53

why not pos?