[vtk-developers] Add GetModifiedTime deprecate GetMTime

Sean McBride sean at rogue-research.com
Thu Aug 4 11:27:35 EDT 2016


On Thu, 4 Aug 2016 10:32:23 -0400, David Cole via vtk-developers said:

>A nice-to-the-user-who-needs-that capability would be to typedef a
>type for the return value of GetMTime, and then allow for user
>definition of that type. Default to uint64_t, but allow for user
>definition.

Was just going to suggest that.  It could be typedefed to exactly what it is today, giving full source compatibility; and then if you build with VTK_LEGACY_REMOVE (or similar) it could be typedefed to the new 64 bit type.

Cheers,

-- 
____________________________________________________________
Sean McBride, B. Eng                 sean at rogue-research.com
Rogue Research                        www.rogue-research.com 
Mac Software Developer              Montréal, Québec, Canada




More information about the vtk-developers mailing list