Re: [PATCH] config.guess: Remove K&R function definitions.

2025-07-10 Thread Collin Funk
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

[PATCH] config.guess: Remove K&R function definitions.

2025-07-10 Thread Collin Funk
gnulib/2025-06/msg00093.html >From 0bfc9f4f78d758e2ed6e3550dcc147426c055c09 Mon Sep 17 00:00:00 2001 Message-ID: <0bfc9f4f78d758e2ed6e3550dcc147426c055c09.1752114831.git.collin.fu...@gmail.com> From: Collin Funk Date: Wed, 9 Jul 2025 19:22:45 -0700 Subject: [PATCH 1/2] config.gue