<div dir="ltr">I also prefer vtkTypeUInt64 but not a strong preference. Both look good to me.</div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Aug 12, 2016 at 3:20 PM, Ken Martin <span dir="ltr"><<a href="mailto:ken.martin@kitware.com" target="_blank">ken.martin@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Oh, I am fine with the approach you took Bill and so haven't pushed the other changes I have locally. I just want the 32bit issue fixed as I think that is really important. I am flexible on how it gets fixed. <div><br></div><div>I am not a fan of introducing another typedef as I feel it makes the code harder to understand, but that is a really small issue and I can definitely live with the typedef. vtkTypeUInt64 is a typedef as well so, meh. So once your topic is baked let's get it committed. </div><div><br></div><div>Ken</div><div><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><div><div class="h5"><br><div class="gmail_quote">On Fri, Aug 12, 2016 at 3:12 PM, Bill Lorensen <span dir="ltr"><<a href="mailto:bill.lorensen@gmail.com" target="_blank">bill.lorensen@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Folks,<br>
<br>
We have two topics that fix the Windows mtime overflow issue for<br>
Windows. This seems like a critical issue for Windows apps that run<br>
for a long time (e.g. surgical applications).<br>
<br>
Topic 1:<br>
<a href="https://gitlab.kitware.com/vtk/vtk/merge_requests/1724" rel="noreferrer" target="_blank">https://gitlab.kitware.com/vtk<wbr>/vtk/merge_requests/1724</a><br>
Files changed: 376<br>
<br>
Topic 2:<br>
<a href="https://gitlab.kitware.com/vtk/vtk/merge_requests/1790" rel="noreferrer" target="_blank">https://gitlab.kitware.com/vtk<wbr>/vtk/merge_requests/1790</a><br>
Files changed: 471<br>
<br>
The major difference is that topic 1 defines MTime as an unsigned long<br>
and topic 2 introduces a new type vtkTypeMTime.<br>
<br>
Topic 2 could be easily changed to use unsigned long for the mtime.<br>
<br>
Please take some time to review these topics. I suspect that some<br>
combination of the two will help solve the problem.<br>
<br>
Bill<br>
______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensou<wbr>rce/opensource.html</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtk-developers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>vtk-developers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtk-developers" rel="noreferrer" target="_blank">http://public.kitware.com/mail<wbr>man/listinfo/vtk-developers</a><br>
<br>
</blockquote></div><br><br clear="all"><div><br></div></div></div><span class="HOEnZb"><font color="#888888">-- <br><div data-smartmail="gmail_signature">Ken Martin PhD<div>Chairman & CFO<br>Kitware Inc.<br>28 Corporate Drive<br>Clifton Park NY 12065<br><a href="tel:518%20371%203971" value="+15183713971" target="_blank">518 371 3971</a><div><br></div><div><span style="font-size:10pt;font-family:Tahoma,sans-serif">This communication,
including all attachments, contains confidential and legally privileged
information, and it is intended only for the use of the addressee. Access to this email by anyone else is
unauthorized. If you are not the intended recipient, any disclosure, copying,
distribution or any action taken in reliance on it is prohibited and may be
unlawful. If you received this communication in error please notify us
immediately and destroy the original message.
Thank you.</span></div></div></div>
</font></span></div>
<br>______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtk-developers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>vtk-developers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtk-developers" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/vtk-<wbr>developers</a><br>
<br>
<br></blockquote></div><br></div>