Hi Brad, Excellent.
Yes, I'll be happy to test the binaries. I've assigned the tarball-ExternalData issue to myself, and I'll work on that tomorrow. Thanks, Matt On Tue, Sep 10, 2013 at 5:30 PM, Bradley Lowekamp <[email protected]> wrote: > Matt, > > Actually, I take you up on you offer to help now :) > > I just update the script to package the source code and the data: > > https://issues.itk.org/jira/browse/SIMPLEITK-416 > http://www.itk.org/gitweb?p=SimpleITK.git;a=commit;h=390a3c56803419342905608317e2889f6c3ab62b > > Unfortunately, the data is still being downloaded. Think you can update the > CMake so it uses the md5 files from the tar ball? > > Thanks, > Brad > > > On Sep 10, 2013, at 12:33 PM, Matt McCormick <[email protected]> > wrote: > >> Hi Brad, >> >> SimpleITK 0.7 RC will be excellent! Let me know what I can do to help. >> >> I have push those two patches on the release branch. >> >> Thanks, >> Matt >> >> On Tue, Sep 10, 2013 at 12:24 PM, Bradley Lowekamp >> <[email protected]> wrote: >>> Hello Matt, >>> >>> I am trying to get a RC for SimpleITK 0.7 done ASAP. I ran into a couple >>> bug in ITK causing segfault and valgrind defects. >>> >>> Please merge the following commits into release: >>> >>> $ git log release..53bcb4c >>> commit 53bcb4cb05952358a6e579afdb52ebc044762f56 >>> Author: Bradley Lowekamp <[email protected]> >>> Date: Mon Sep 9 14:35:38 2013 -0400 >>> >>> BUG: Fix uninitialized m_Spacing in SignedMaurerDistance >>> >>> If PrintSelf was called before execution not value had been assigned >>> to the m_Spacing variable. This defect was detected by Valgrind on the >>> SimpleITK dashboard. >>> >>> Change-Id: I206f9c6fb4fb4d524922e3fcf973051f3f165769 >>> >>> $ git log release..113a1b0 >>> commit 113a1b071fb3eb9608c047aaab32176e98960eab >>> Author: Bradley Lowekamp <[email protected]> >>> Date: Sun Sep 8 14:10:38 2013 -0400 >>> >>> BUG: Don't print null bias field >>> >>> Printing the N4BiasFieldCorrection before execution was causing a >>> segfault. Print "(null)" when null IVAR is encountered. >>> >>> Change-Id: I1af252f0734ecd6d524cdd2eb7731a77d096b9cc >>> >>> >>> Thanks, >>> Brad > _______________________________________________ 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://www.itk.org/mailman/listinfo/insight-developers
