[Insight-developers] ITKv4: Windows 64 bits : type "long" fixes: for ITKv4-Alpha-03

Hans Johnson hans-johnson at uiowa.edu
Thu Nov 11 16:23:49 EST 2010


Remember to deal with
 
³unsigned long long² and ³long long² also.

Hans

PS:  I¹ll cancel my efforts.


On 11/11/10 3:20 PM, "Luis Ibanez" <luis.ibanez at kitware.com> wrote:

> 
> As we discussed during the meeting in Iowa,
> we will be cutting the ITKv4-Alpha-03 release
> on November 22nd. (just before Thanksgiving).
> 
> 
> The main goal for this release is to fix the bug(s)
> that prevents us from using images > 2Gb in
> Windows 64bits.
> 
> 
> David Cole has bravely volunteered to fix this problem
> in our Windows 64 bit builds. We anticipate that the
> changes will be merged into master by November 19th.
> 
> Which means that you will start seeing related patches
> appearing in Gerrit in the following days.
> 
> 
> Fixing this issue will involve modifications in hundreds
> of files in ITK. That's the reason for doing this before
> we create topic branches for the major refactoring fronts.
> 
> 
> The top level changes will start at
> 
> itkIndex.h
> itkSize.h
> itkOffset.h
> 
> 
> where we will replace the types
> 
>      unsigned long      and      long
> 
> with
> 
>      size_t     and    ptrdiff_t
> 
> 
> 
> Please let us know if you have any questions
> or concerns with this modifications.
> 
> 
>      Thanks
> 
> 
>           Luis
> 
> 
> 
> 
> _______________________________________________
> Powered by www.kitware.com
> 
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
> 
> Kitware offers ITK Training Courses, for more information visit:
> http://kitware.com/products/protraining.html
> 
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
> 
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-developers

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/mailman/private/insight-developers/attachments/20101111/ece7784d/attachment.htm>


More information about the Insight-developers mailing list