Hi Andreas, On Tue, Dec 06, 2022 at 02:12:39PM +0100, Andreas Tille wrote: > I've learned that communication is better than just removing a suggested > patch.
Actually, removing the patch would not have been the worst of ideas. You'd locally removed it, built the package and noticed that removing it wouldn't cause the warnings to disappear. At that point, you would have known that the patch is irrelevant to your problem and moved on to other causes. So do consider that option as a method for diagnosis next time. I think this is how git bisect came to be. :) Helmut