bug-gnulib
[Top][All Lists]
Advanced

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

Re: memchr.c breaks with some warnings turned on


From: Bruno Haible
Subject: Re: memchr.c breaks with some warnings turned on
Date: Sat, 18 Oct 2008 15:57:32 +0200
User-agent: KMail/1.5.4

Hi,

Monty Taylor wrote:
> memchr.c doesn't compile if -Wunused-macros -Werror is turned on.

gnulib does not support building with -Werror in general. See [1].

When you report warnings that point to real problems, we will fix the
problems, of course. When you report warnings that you got with
reasonable warning options, like -Wall, we will also listen. But
warnings reported by -Wunused-macros only indicate that our code style
is different from your code style, and we won't make efforts to silence
this warning.

Bruno

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





reply via email to

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