D16163: refactor taglibextractor to functions specific for metadata type
Stefan BrĂ¼ns
noreply at phabricator.kde.org
Fri Oct 12 18:56:58 BST 2018
bruns added a comment.
In D16163#342046 <https://phabricator.kde.org/D16163#342046>, @astippich wrote:
> To be on the safe side here: I am allowed to modify private member functions regarding binary compatibility, right?
Non-virtual methods do not affect the class layout or the vtable layout, so you are safe here for sure. `private` or not does not matter.
REPOSITORY
R286 KFileMetaData
REVISION DETAIL
https://phabricator.kde.org/D16163
To: astippich, bruns
Cc: mgallien, kde-frameworks-devel, #baloo, ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns, abrahams
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20181012/f76ff318/attachment.html>
More information about the Kde-frameworks-devel
mailing list