bug-gnulib
[Top][All Lists]
Advanced

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

Re: [PATCH] Avoid one "parameter unused" warnings.


From: Paul Eggert
Subject: Re: [PATCH] Avoid one "parameter unused" warnings.
Date: Mon, 1 Jan 2018 09:53:10 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0

Thanks, but -Wunused-parameter issues so many false alarms that I think I'd rather just ask people to compile with -Wno-unused-parameter. That's what coreutils does, and Emacs, and so forth.

By the way, this thread duplicates one of a couple of days ago, starting here:

http://lists.gnu.org/archive/html/bug-gnulib/2017-12/msg00077.html

Is there some new project using Gnulib that is causing these new messages? If so, perhaps I should propose a patch to it to pacify GCC without having to pollute the code with void no-op casts.



reply via email to

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