Re: syslogd comparison between signed and unsigned

2014-08-25 Thread Alexander Bluhm
On Fri, Aug 22, 2014 at 09:14:33PM +0200, Alexander Bluhm wrote: > Hi, > > When compiling syslogd with WARNINGS=yes gcc complains with many > "warning: comparison between signed and unsigned". > > I would like to fix them. > > ok? I still need an ok. Note that some checks got stricter. The (si

syslogd comparison between signed and unsigned

2014-08-22 Thread Alexander Bluhm
Hi, When compiling syslogd with WARNINGS=yes gcc complains with many "warning: comparison between signed and unsigned". I would like to fix them. ok? bluhm Index: usr.sbin/syslogd/privsep.c === RCS file: /data/mirror/openbsd/cvs/s