Enable 64 bit times (avoid Y2K38 issue)
Framework for numerical computations, data analysis and visualisation
Brought to you by:
numere
All time-based functions (not clock()) should use their 64bit counterpart, i.e. _time64(). It might be necessary to fiddle a bit with the MSVC versions to enable this.
Changing this does not seem to require any changes - however it needs a new version of the NDAT version to cope with the 64 bits __time64_t used in this case.
Fix cannot be tested completely. We'll accept it as is.
Anonymous
Diff:
Diff:
Diff:
Related
Commit: [r912]
Diff: