[ITK-dev] A couple critical patches for the release branch

Bradley Lowekamp brad at lowekamp.net
Mon Jun 20 10:57:25 EDT 2016


Hello,

Can a couple critical patches for SimpleITK be merged into the release branch:

commit 679b23d1513732b020fb04b7e28d69e3daaed833
Author: Bradley Lowekamp <blowekamp at mail.nih.gov>
Date:   Fri Jun 10 13:35:51 2016 -0400

    COMP: Fix undefined NumericTraits::Zero and One errors with mingw64
    
    This correct the preproces variable checked to be specific for
    Microsofts compiler.
    
    Change-Id: I67d295fef24b31b0ab24a8894565fbc249b39292

commit b177530b5d4ceab8097b3fb47376c433e09bfdc8
Author: Bradley Lowekamp <blowekamp at mail.nih.gov>
Date:   Thu May 26 11:34:50 2016 -0400

    COMP: Address VS9 ambiguous std::abs call in Haung calculator
    
    When using 64-bit indexes with MS Visual Studio 9, std::abs of __int64
    is not implemented. We use the concise tri-nary operator to implement abs.
    
    Change-Id: I91bb0878f8289144de7ddc61c01f44a0f58ca962


Thanks!
Brad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/insight-developers/attachments/20160620/af1bf2d3/attachment.html>


More information about the Insight-developers mailing list