<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Thank you for your report.<div><br></div><div>I have just submitted a gerrit patch which should address the PythonGetNameOfClass failure.</div><div><br></div><div>Brad</div><div><br><div><div>On Jun 11, 2012, at 2:12 PM, Félix C. Morency wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Hi,<br><br>Compilation and test results can be found on today's dashboard<br>(20120611) under site name "morency-Precision-T1600":<br><br><a href="http://open.cdash.org/viewTest.php?onlyfailed&amp;buildid=2353150">http://open.cdash.org/viewTest.php?onlyfailed&amp;buildid=2353150</a><br><br>-F<br><br>On Mon, Jun 11, 2012 at 9:45 AM, Bradley Lowekamp<br>&lt;blowekamp@mail.nih.gov&gt; wrote:<br><blockquote type="cite">We are happy to announce that the second release candidate for ITK version<br></blockquote><blockquote type="cite">4.2.0 has been tagged. We anticipate there being a regular release candidate<br></blockquote><blockquote type="cite">every week until the final release is made at the end of the month.<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Users are encouraged to test their applications with the release candidates.<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">This release candidate is available as tag in the git repository.&nbsp;To obtain<br></blockquote><blockquote type="cite">the source code,<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">git clone&nbsp;http://itk.org/ITK.git<br></blockquote><blockquote type="cite">cd ITK<br></blockquote><blockquote type="cite">git checkout -q --detach v4.2rc02<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">note: This release candidate is known not to compile with VS8. We expect<br></blockquote><blockquote type="cite">that this be resolved by the next RC, and apologize for any inconveniences.<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">*Important note:* &nbsp;Please do not expect backward compatibility with&nbsp;these<br></blockquote><blockquote type="cite">release candidates. &nbsp;The API may still undergo changes as&nbsp;improvements are<br></blockquote><blockquote type="cite">made.<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">The purpose of the release candidates is to allow the community to testing<br></blockquote><blockquote type="cite">and verify the code prior to the release. &nbsp;Feedback is encouraged.<br></blockquote><blockquote type="cite">&nbsp;Impressions or patches will help&nbsp;improve the result as refinement and<br></blockquote><blockquote type="cite">bug-fixes are made for the final&nbsp;release.<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Please include the tag name used when providing feedback.<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">The following is a brief git log of the changes since 4.2.rc1:<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Andriy Kot (1):<br></blockquote><blockquote type="cite">&nbsp; &nbsp; &nbsp; ENH: A2D2 Physics-Based Non-Rigid Registration<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Bill Lorensen (3):<br></blockquote><blockquote type="cite">&nbsp; &nbsp; &nbsp; COMP: SizeValueType not defined<br></blockquote><blockquote type="cite">&nbsp; &nbsp; &nbsp; BUG: Using a pointer to data that goes out of scope<br></blockquote><blockquote type="cite">&nbsp; &nbsp; &nbsp; BUG: Using a pointer to data that goes out of scope<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Bradley Lowekamp (8):<br></blockquote><blockquote type="cite">&nbsp; &nbsp; &nbsp; COMP: Avoid C++0x constexpr error<br></blockquote><blockquote type="cite">&nbsp; &nbsp; &nbsp; ENH: adding ImageSource module for WrapITK<br></blockquote><blockquote type="cite">&nbsp; &nbsp; &nbsp; ENH: adding PatchBasedDenoising to WrapITK<br></blockquote><blockquote type="cite">&nbsp; &nbsp; &nbsp; COMP: fix compilation warnings in GPU code<br></blockquote><blockquote type="cite">&nbsp; &nbsp; &nbsp; COMP: Rename ITKImageSource module to ITKImageSources<br></blockquote><blockquote type="cite">&nbsp; &nbsp; &nbsp; COMP: don't construct a object only to use static methods<br></blockquote><blockquote type="cite">&nbsp; &nbsp; &nbsp; COMP: fix implicit conversion warnings<br></blockquote><blockquote type="cite">&nbsp; &nbsp; &nbsp; COMP: Use SFINAE for pixel type in PatchDenoing methods<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Brian Avants (1):<br></blockquote><blockquote type="cite">&nbsp; &nbsp; &nbsp; PERF: improve speed of GetNumberOfLocalParameters<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Hans Johnson (1):<br></blockquote><blockquote type="cite">&nbsp; &nbsp; &nbsp; COMP: Remove unnecessary clang compiler option<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Kris Zygmunt (3):<br></blockquote><blockquote type="cite">&nbsp; &nbsp; &nbsp; STYLE: Patch-based Denoising KWStyle fixes<br></blockquote><blockquote type="cite">&nbsp; &nbsp; &nbsp; COMP: Enable an Iterator with VectorImageToImageAdaptor<br></blockquote><blockquote type="cite">&nbsp; &nbsp; &nbsp; COMP: Fix GPUCommon warnings and circular include error<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Marc Bruce (1):<br></blockquote><blockquote type="cite">&nbsp; &nbsp; &nbsp; ENH: Expanded TIFF IO for 32-bit floating-point tiffs.<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Matthew McCormick (2):<br></blockquote><blockquote type="cite">&nbsp; &nbsp; &nbsp; STYLE: Fix alignment in ImageBase.<br></blockquote><blockquote type="cite">&nbsp; &nbsp; &nbsp; COMP: Fix uninitialized memory conditional in FEM tests.<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Michael Stauffer (2):<br></blockquote><blockquote type="cite">&nbsp; &nbsp; &nbsp; PERF: Optimze GetValue in MattesMutual..ImageMetricv4<br></blockquote><blockquote type="cite">&nbsp; &nbsp; &nbsp; COMP: Fix compiler warning in Jensen PointSet Metricv4<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Nick Tustison (1):<br></blockquote><blockquote type="cite">&nbsp; &nbsp; &nbsp; BUG: Unnecessary tautology.<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Ren-Hui Gong (2):<br></blockquote><blockquote type="cite">&nbsp; &nbsp; &nbsp; BUG: XML DOM memory leakage fix and minor revisions<br></blockquote><blockquote type="cite">&nbsp; &nbsp; &nbsp; BUG: XML DOM Bug-Fix and Improvements (revised 2012-06-06 5:25PM).<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">========================================================<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Bradley Lowekamp<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Medical Science and Computing for<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Office of High Performance Computing and Communications<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">National Library of Medicine<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">blowekamp@mail.nih.gov<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">_____________________________________<br></blockquote><blockquote type="cite">Powered by www.kitware.com<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Visit other Kitware open-source projects at<br></blockquote><blockquote type="cite">http://www.kitware.com/opensource/opensource.html<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Kitware offers ITK Training Courses, for more information visit:<br></blockquote><blockquote type="cite">http://www.kitware.com/products/protraining.php<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Please keep messages on-topic and check the ITK FAQ at:<br></blockquote><blockquote type="cite">http://www.itk.org/Wiki/ITK_FAQ<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Follow this link to subscribe/unsubscribe:<br></blockquote><blockquote type="cite">http://www.itk.org/mailman/listinfo/insight-users<br></blockquote><blockquote type="cite"><br></blockquote><br><br><br>-- <br>--<br>Félix C. Morency, M.Sc.<br>Plateforme d’analyse et de visualisation d’images<br>Centre Hospitalier Universitaire de Sherbrooke<br>Centre de recherche clinique Étienne-Le Bel<br>Local Z5-3031 | 819.346.1110 ext 16634<br></div></blockquote></div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; -webkit-text-decorations-in-effect: none; text-indent: 0px; -webkit-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; -webkit-text-decorations-in-effect: none; text-indent: 0px; -webkit-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">========================================================</font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">Bradley Lowekamp<span class="Apple-converted-space">&nbsp;</span><span class="Apple-converted-space">&nbsp;</span></font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">Medical Science and Computing for</font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">Office of High Performance Computing and Communications</font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">National Library of Medicine<span class="Apple-converted-space">&nbsp;</span></font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; "><a href="mailto:blowekamp@mail.nih.gov">blowekamp@mail.nih.gov</a></font></p><br class="Apple-interchange-newline"></span></div></span></span><br class="Apple-interchange-newline">
</div>
<br></div></body></html>