bic in kactivities
Marco Martin
notmart at gmail.com
Wed May 30 10:53:18 UTC 2018
On Wed, May 30, 2018 at 10:14 AM Harald Sitter <sitter at kde.org> wrote:
https://community.kde.org/Policies/Binary_Compatibility_Issues_With_C%2B%2B
> > You cannot...For existing functions of any type:change its signature.
This includes:changing any of the types of the arguments in the parameter
list, including changing the const/volatile qualifiers of the existing
parameters (instead, add a new method)
As this is a kinda urgent matter as breaks existing installation, I just
reverted the commit for now,
if some improvements can be made while maintaining binary compatibility (i
doubt) it would be good.
otherwise just a note FIXME KF6 can be added.
--
Marco Martin
More information about the Kde-frameworks-devel
mailing list