[Insight-developers] MacOS Warnings 64bits to 32bits truncation
Luis Ibanez
luis.ibanez at kitware.com
Fri Jan 25 11:20:49 EST 2008
Hi Sean, Mathieu,
Given that the warning for
*
implicit conversion shortens 64-bit value into a 32-bit value*
seems to be available only in some GCC Mac versions,
we have added a CMake option to turn this warning ON,
instead of having it on by default in the Mac.
This option is now named:
ITK_USE_64BITS_APPLE_TRUNCATION_WARNING
You will find it in the Advanced options, once you update
your checkout of ITK.
Please enable this CMake flag on the machines where you
want this warning to be used.
Let us know if you see any issues with this flag.
Thanks
Luis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.itk.org/mailman/private/insight-developers/attachments/20080125/798106e9/attachment.htm
More information about the Insight-developers
mailing list