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