[Insight-developers] borland warning

Nick Tustison ntustison at wustl.edu
Mon Apr 20 13:11:02 EDT 2009


Right.  I just assumed from previous, similar scenarios that other compilers
might complain if I leave it unassigned.  Anyway, thank you very much and
I'll go ahead and unassign it.

On Mon, Apr 20, 2009 at 1:04 PM, Bill Lorensen <bill.lorensen at gmail.com>wrote:

> 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
> >
> >
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/mailman/private/insight-developers/attachments/20090420/9b389c52/attachment.htm>


More information about the Insight-developers mailing list