D27463: KconfigXT: Add a value attribute to Enum field choices
Méven Car
noreply at phabricator.kde.org
Tue Feb 25 18:21:51 GMT 2020
meven added inline comments.
INLINE COMMENTS
> kcoreconfigskeleton.h:764
> QString whatsThis;
> + QString val;
> +
Something I have noticed while testing this.
Since it changes the memory of a very common data struct in a very common lib, it creates a lot of crashes if apps are not compiled with the installed version.
So all local builds should be rebuild or reinstalled, once this has landed, or you end up with a lot of crashes.
REPOSITORY
R237 KConfig
REVISION DETAIL
https://phabricator.kde.org/D27463
To: meven, ervin, bport, crossi, #frameworks
Cc: ngraham, davidre, kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200225/bf9bc3c0/attachment.html>
More information about the Kde-frameworks-devel
mailing list