D25267: Improve XCF support
Martin Tobias Holmedahl Sandsmark
noreply at phabricator.kde.org
Mon Apr 13 22:17:31 BST 2020
sandsmark added a comment.
In D25267#647148 <https://phabricator.kde.org/D25267#647148>, @aacid wrote:
> Seems like the windows build is broken :/
>
> https://build.kde.org/job/Frameworks/job/kimageformats/job/kf5-qt5%20WindowsMSVCQt5.14/16/console
Seems like I forgot to use the custom rand_r (to avoid exactly that + get the same noise function as windows) a couple of places.
Should just be to replace `rand_r` with `RandomTable::rand_r` where it is missing, okay if I just do that in master?
REPOSITORY
R287 KImageFormats
REVISION DETAIL
https://phabricator.kde.org/D25267
To: sandsmark, aacid, cfeck, apol, vkrause
Cc: ngraham, kde-frameworks-devel, LeGast00n, cblack, michaelh, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200413/b6337a20/attachment.html>
More information about the Kde-frameworks-devel
mailing list