[IGSTK-Developers] [slicer-devel] TESTING: OpenIGTLink: Many Warnings

Luis Ibanez luis.ibanez at kitware.com
Sun Jan 17 14:24:25 EST 2010


Junichi,

Excellent !!

Thanks for the rapid response.


        Luis


----------------------------------------
On Sun, Jan 17, 2010 at 2:10 PM, Junichi Tokuda <tokuda at bwh.harvard.edu> wrote:
> Hi Luis,
>
> Thanks for the heads up.
> I fixed most of the warnings, which I can address quickly.
> I will work on the others later.
>
> -Junichi
>
>
>
> On Jan 17, 2010, at 11:51 AM, Luis Ibanez wrote:
>
>> OpenIGTLink developers:
>>
>> The following build in the Slicer3 Dashboard
>> is reporting a large number of warnings from
>> OpenIGTLink:
>>
>> http://www.cdash.org/CDash/viewBuildError.php?type=1&buildid=517014
>>
>>
>> Most of them seem to be very easy to address:
>>
>> ..\..\..\OpenIGTLink\Source\igtlutil\igtl_image.c(106) : warning
>> C4244: '=' : conversion from 'double' to 'float', possible loss of
>> data
>>
>>
>> A (static_cast) in the proper place should do the trick.
>> Although it doesn't hurt to double check if the values
>> being transferred should actually be stored in a double
>> variable instead of a float.
>>
>> Is this something that has already been fixed in your
>> SVN HEAD ?
>>
>>
>>    Thanks for any advice,
>>
>>
>>         Luis
>> _______________________________________________
>> slicer-devel mailing list
>> slicer-devel at bwh.harvard.edu
>> http://massmail.spl.harvard.edu/mailman/listinfo/slicer-devel
>> To unsubscribe: send email to slicer-devel-request at massmail.spl.harvard.edu with unsubscribe as the subject
>
>



More information about the IGSTK-Developers mailing list