[Insight-developers] borland warning
Bill Lorensen
bill.lorensen at gmail.com
Mon Apr 20 13:04:23 EDT 2009
RealType B;
It's telling you that with RealType B = 0.0; subsequent code reassigns
the value. So there is no need to assign it.
On Mon, Apr 20, 2009 at 12:53 PM, Nicholas Tustison <ntustison at gmail.com> wrote:
> Hi Bill,
>
> I was hoping you could give me some direction regarding the Borland compiler
> warning (Continuous Build: Bill's Laptop) I'm getting due to some changes I
> made this morning. Could you take look at line 942 of
> itkBSplineScatteredDataPointSetToImageFilter.txx in the Review directory to
> determine an alternative coding style such that the warning is removed? I
> would really appreciate it.
>
> Thanks,
> Nick
>
>
>
More information about the Insight-developers
mailing list