On Thu, 10 Dec 2020 22:12:49 -0600, Scott Cheloha wrote: > If we bump 'line' from an int to an unsigned long long we will > correctly number files with more than INT_MAX lines instead of > wrapping to a negative number.
OK millert@ - todd
On Thu, 10 Dec 2020 22:12:49 -0600, Scott Cheloha wrote: > If we bump 'line' from an int to an unsigned long long we will > correctly number files with more than INT_MAX lines instead of > wrapping to a negative number.
OK millert@ - todd