bug-gnulib
[Top][All Lists]
Advanced

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

Re: Warnings to be fixed


From: Bruno Haible
Subject: Re: Warnings to be fixed
Date: Sat, 18 Oct 2008 16:08:24 +0200
User-agent: KMail/1.5.4

Reuben Thomas wrote:
> In general, I reiterate the principle I implied with my request that 
> #include_next warnings be suppressed some time ago: gnulib (and source 
> libraries in general) should not generate warnings.

As explained in [1]: We cannot guarantee no warning. If you find warnings
obtained with generally useful options, like -Wall, we listen to you. But
there are cases where the problem is not on gnulib's side. For example,
  - when you ask for exotic warnings, or
  - There was one version of GCC, which introduced the "comparison between
    signed and unsigned" warning, and it had no way of turning off this warning
    without also turning off other, useful, warnings. In later versions,
    the GCC developers realized that this warning is less useful than they
    thought.

Bruno

http://lists.gnu.org/archive/html/bug-gnulib/2007-07/msg00014.html





reply via email to

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