Re: retention time considerations

2015-11-02 Thread Janos SUTO
Hello Arthur, On 2015-11-02 14:49, Arthur Emerson wrote: Stupid question - is there any reason why this cannot be upgraded to a 64-bit time_t like most modern Unix-based operating systems are already converting to, so they do not have 2038 problems? This is not a new issue... You are right.

Re: retention time considerations

2015-11-02 Thread Arthur Emerson
Janos, Stupid question - is there any reason why this cannot be upgraded to a 64-bit time_t like most modern Unix-based operating systems are already converting to, so they do not have 2038 problems? This is not a new issue... -Arthur