On 7/10/25 17:51, Collin Funk wrote:
Hi Karl,
Karl Berry writes:
Hi Collin, Dmitry, and all,
The first patch removes a K&R declaration which are removed by C23, and
likely to be removed by compilers in the future. I assume all compilers
support ANSI C declarations nowadays.
Hi Karl,
Karl Berry writes:
> Hi Collin, Dmitry, and all,
>
> The first patch removes a K&R declaration which are removed by C23, and
> likely to be removed by compilers in the future. I assume all compilers
> support ANSI C declarations nowadays.
> ...
> mips:*:*:UMIPS
Hi Collin, Dmitry, and all,
The first patch removes a K&R declaration which are removed by C23, and
likely to be removed by compilers in the future. I assume all compilers
support ANSI C declarations nowadays.
...
mips:*:*:UMIPS | mips:*:*:RISCos)
But the question is not
Hi,
The first patch removes a K&R declaration which are removed by C23, and
likely to be removed by compilers in the future. I assume all compilers
support ANSI C declarations nowadays.
The second makes some changes to Emacs 'time-stamp' variables. I made
the same changes in Gnulib a while ago, e