D25267: Improve XCF support
    Albert Astals Cid 
    noreply at phabricator.kde.org
       
    Wed Apr 15 00:22:40 BST 2020
    
    
  
aacid added a comment.
  In D25267#647547 <https://phabricator.kde.org/D25267#647547>, @sandsmark wrote:
  
  > 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?
  
  
  Yeah fixing that directly in master makes sense
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/20200414/d8f57d40/attachment.html>
    
    
More information about the Kde-frameworks-devel
mailing list