D5656: Adds method to force the reloading of a document
Pedro Arthur P. R. Duarte
noreply at phabricator.kde.org
Tue May 2 11:54:58 UTC 2017
pedroarthurp added a comment.
In https://phabricator.kde.org/D5656#106401, @nalvarez wrote:
> I'm pretty sure this breaks ABI by adding a new virtual function... If an application was compiled against a previous version of KTextEditor and calls `documentSave()`, when run with a newer KTextEditor version (with this patch) it may end up calling the new `documentReload(ReloadDocument)`. With garbage in the first argument.
Do you have any advice on how I would provide this functionality without breaking the ABI?
REPOSITORY
R39 KTextEditor
REVISION DETAIL
https://phabricator.kde.org/D5656
To: pedroarthurp, dfaure, brauch, dhaumann, cullmann
Cc: nalvarez, kwrite-devel, #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170502/4b7c1a47/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list