On 2024-08-19 18:32, Bruno Haible wrote:
What can we do about it? I don't find it adequate to change the logic of the function 'make_room_for'. Usually we - disable a warning option completely if it generates nearly only false alarms, - disable a warning option for a certain compilation unit, to work around specific false alarms. Here we are in the second case. Here's a proposed patch.
Thanks, I finally got around to installing that into m4.