This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Small fix for misc/sys/syslog.h


At Mon, 14 Feb 2005 15:51:40 -0800,
Ulrich Drepper wrote:
> Roland McGrath wrote:
> > You really think #define SYSLOG_NAMES is used by more than one or two things?
> > I won't make this change on the stable branch, but it seems fine for the trunk.
> 
> For exactly the same reason it is not worth the trouble.

It's sure "some BSD did it" does not make sense.  Including syslog.h
warns "discarding qualifiers" with gcc -Wwrite-strings option (I
confirmed with gcc 2.95).  I also think changing const is appropriate
as Roland said.

Regards,
-- gotom



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]