D19961: Properly fix copy constructor

David Edmundson noreply at phabricator.kde.org
Fri Mar 22 19:58:29 GMT 2019


davidedmundson added inline comments.

INLINE COMMENTS

> resultiterator.cpp:53
>  {
> -    qWarning("ResultIterator copy constructor being used. This is crashy");
> +    d->results = rhs.d->results;
>  }

why not pos?

REPOSITORY
  R293 Baloo

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

To: bruns, #baloo, #frameworks, ngraham, poboiko
Cc: davidedmundson, kde-frameworks-devel, gennad, domson, ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns, abrahams
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190322/cce792c8/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list