[Insight-developers] A couple patches for the release branch.

Matt McCormick matt.mccormick at kitware.com
Tue Jan 14 16:57:44 EST 2014


Hi Brad,

Yes, thanks the note.  I've cherry-picked them locally and will push
after the build comes back clean.

Thanks,
Matt

On Tue, Jan 14, 2014 at 9:21 AM, Bradley Lowekamp
<blowekamp at mail.nih.gov> wrote:
> Matt,
>
> There are a couple critical patches that need to be cherry-picked (merged)
> into the release branch for the forth coming SimpleITK release:
>
> commit 7e4a1dd05da5441103a6aafb2864139cc38e2e7e
> Author: Bradley Lowekamp <blowekamp at mail.nih.gov>
> Date:   Fri Jan 3 15:56:38 2014 -0500
>
>     BUG: Correctly re-throw exception to restore AbortEvent, ProcessAborted
>
>
>
>     The abort exception was incorrectly being re-thrown as pointer to an
>     exception instead of re-throwing the exception by using the "throw"
>     keyword without an argument. The AbortEvent was never emitted before
>     now it is. Other cases of incorrect exceptions re-throws were grep and
>     corrected.
>
>
>
>     Change-Id: I7f858640739d49612d9f009f00f6a0a2548088af
>
> commit 9ed705922462ca96fa1d0153203a0be43d1c8e6a
> Author: Hans Johnson <hans-johnson at uiowa.edu>
> Date:   Tue Jan 7 21:51:29 2014 -0700
>
>     COMP: SimpleITK linkage failure
>
>
>
>     When building with clang on 10.9 where ITKv4 is a shared library,
>     a linking error occured for unfound symbols: NumericTraits<
> OutputPixelType >::Zero
>     but using the NumericTraits< OutputPixelType >::ZeroValue()
>     allows linkage to occur properly.
>
>
>
>     Change-Id: I496a41c102960b60c461adefdccc373b39dabb03
>
> It would be appreciated if this could be promptly done.
>
> Thanks,
> Brad
>
>
>


More information about the Insight-developers mailing list