D10825: Introduce aliases DocId, DeviceId and Inode
Michael Heidelbach
noreply at phabricator.kde.org
Sun Feb 25 11:39:31 UTC 2018
michaelh added inline comments.
INLINE COMMENTS
> idutils.h:49
> + return *(reinterpret_cast<DocId*>(arr));
> }
>
@alexeymin: This will become
return DocumentId(devId, inode);
The warning should be gone after that.
REPOSITORY
R293 Baloo
REVISION DETAIL
https://phabricator.kde.org/D10825
To: michaelh, adridg, #baloo, #frameworks
Cc: alexeymin, ashaposhnikov, michaelh, kmorwinski, spoorun, nicolasfella
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180225/daa121f7/attachment.html>
More information about the Kde-frameworks-devel
mailing list