[Insight-developers] Large metaImage file with 32-bit build

Stephen Aylward Stephen.Aylward at kitware.com
Thu Jan 15 10:27:41 EST 2009


Makes sense.

Should be backward compatible.

Is your suggested type available on all compilers and platforms?
Note the comment regarding BCC.

Funny thing - two years ago the right way to do this was to use
size_t, and that is what tellp, etc returned.  I'm a bit concerned
that old compilers and won't support your changes, so we may have to
use a compiler-specific typedef.

s

On Wed, Jan 14, 2009 at 5:33 PM, Bradley Lowekamp
<blowekamp at mail.nih.gov> wrote:
> Hi Stephen,
> You seem to be the one closes to the meta utility library. I ran into a
> problem when I was trying to stream the visible human. I was doing some out
> of core processing on it :) The results were wrong, and looked like there
> was some 32-bit limitation related error. I was able to tack the problem
> down. I posted the problem and a suggested solution in Matis here:
>
> http://www.itk.org/Bug/view.php?id=8371
> Overall the types used for files may need a closer look in the library.
> After your explanation of the immediate pervasiveness of this library, I am
> rather cautious of it. This look it may be some extensive changes of types
> needed. What is the best way to proceed here?
> Thanks,
> Brad
>
> ========================================================
>
> Bradley Lowekamp
>
> Lockheed Martin Contractor for
>
> Office of High Performance Computing and Communications
>
> National Library of Medicine
>
> blowekamp at mail.nih.gov
>
>



-- 
Stephen R. Aylward, Ph.D.
Chief Medical Scientist
Kitware, Inc. - North Carolina Office
http://www.kitware.com
(518) 371-3971 x300


More information about the Insight-developers mailing list