Re: ntp_calendar, struct calendar

2022-02-01 Thread Gary E. Miller via devel
Yo Hal! On Fri, 28 Jan 2022 15:59:03 -0800 Hal Murray via devel wrote: > I think I've figured out part of what is going on. There is code > that I think is trying to do the right thing with dates past 32 bits > on systems with a 32 bit time_t. > > I'm assuming that is not an interesting case.

ntp_calendar, struct calendar

2022-01-30 Thread Hal Murray via devel
I think I've figured out part of what is going on. There is code that I think is trying to do the right thing with dates past 32 bits on systems with a 32 bit time_t. I'm assuming that is not an interesting case. I'm going to remove that code and pull the string to see how much other code I