bug-m4
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bogus -Wnull-dereference warning


From: Paul Eggert
Subject: Re: bogus -Wnull-dereference warning
Date: Mon, 2 Dec 2024 12:00:38 -0800
User-agent: Mozilla Thunderbird

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]