Bug#111767: syslog.h bug persists

2005-03-08 Thread GOTO Masanori
At Sat, 5 Mar 2005 13:32:48 +, Richard Kettlewell wrote: > GOTO Masanori writes: > > Neil Spring wrote: > > >> 2.2.5-14.3 still has the sys/syslog.h SYSLOG_NAMES bug. > >> > >> it'd be great if someone can apply: > >> > >> - char*c_name; > >> + const char *c_name; > >> > >> or repo

Bug#111767: syslog.h bug persists

2005-03-05 Thread Richard Kettlewell
GOTO Masanori writes: > Neil Spring wrote: >> 2.2.5-14.3 still has the sys/syslog.h SYSLOG_NAMES bug. >> >> it'd be great if someone can apply: >> >> - char*c_name; >> + const char *c_name; >> >> or report it upstream. >> >> I realize there are bigger problems to deal with; thanks f