[ITK] [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/community/attachments/20160620/af1bf2d3/attachment-0001.html>
-------------- next part --------------
_______________________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Kitware offers ITK Training Courses, for more information visit:
http://kitware.com/products/protraining.php
Please keep messages on-topic and check the ITK FAQ at:
http://www.itk.org/Wiki/ITK_FAQ
Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/insight-developers
More information about the Community
mailing list