Author: gert-guest Date: 2016-07-11 11:28:26 +0000 (Mon, 11 Jul 2016) New Revision: 22486
Modified: trunk/packages/insighttoolkit/trunk/debian/patches/vnl_complex_test_accuracy.patch Log: d/p/vnl_.. Add patch description Modified: trunk/packages/insighttoolkit/trunk/debian/patches/vnl_complex_test_accuracy.patch =================================================================== --- trunk/packages/insighttoolkit/trunk/debian/patches/vnl_complex_test_accuracy.patch 2016-07-11 11:19:50 UTC (rev 22485) +++ trunk/packages/insighttoolkit/trunk/debian/patches/vnl_complex_test_accuracy.patch 2016-07-11 11:28:26 UTC (rev 22486) @@ -1,3 +1,10 @@ +Description: Fix to test for value near-ness instead of equality + Comparing floating point values for equal is not recommended + because of small numerical errors. +Author: Gert Wollny <[email protected]> +Last-Updated: 2016-07-11 +Forwarded: https://issues.itk.org/jira/browse/ITK-3453 + Index: insighttoolkit4-4.10.0-dfsg1/Modules/ThirdParty/VNL/src/vxl/core/vnl/tests/test_complex.cxx =================================================================== --- insighttoolkit4-4.10.0-dfsg1.orig/Modules/ThirdParty/VNL/src/vxl/core/vnl/tests/test_complex.cxx _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
