<div dir="ltr">Bugs in the API are fair game to fix even if they break compatibility. I'd say fix it. I would go with a 64 bit type like Dave T. suggested.<div><br></div><div><div>-berk</div><div><br></div></div></div>

<div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jul 7, 2014 at 1:06 PM, Sean McBride <span dir="ltr"><<a href="mailto:sean@rogue-research.com" target="_blank">sean@rogue-research.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On Mon, 7 Jul 2014 09:34:22 -0400, David Cole said:<br>
<br>
>Right, but using size_t will still give you a potential overflow<br>
>problem in a 32-bit pointer build... Shouldn't the type *always* be<br>
>large enough to represent expected actual memory sizes encountered in<br>
>the wild? And therefore, shouldn't it be something that's always at<br>
>least 64-bits wide as "the other David" suggested...?<br>
<br>
</div>That's fine with me too.<br>
<br>
So back to the original question: is such a change minor enough to not count as breaking API/ABI?  Or is it all just not worth it?  :)<br>
<div class="im HOEnZb"><br>
Cheers,<br>
<br>
--<br>
____________________________________________________________<br>
Sean McBride, B. Eng                 <a href="mailto:sean@rogue-research.com">sean@rogue-research.com</a><br>
Rogue Research                        <a href="http://www.rogue-research.com" target="_blank">www.rogue-research.com</a><br>
Mac Software Developer              Montréal, Québec, Canada<br>
<br>
<br>
</div><div class="HOEnZb"><div class="h5">_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtk-developers" target="_blank">http://public.kitware.com/mailman/listinfo/vtk-developers</a><br>
<br>
</div></div></blockquote></div><br></div>