[rsyslog] rsyslog 1.20.1 released
Michael Biebl
mbiebl at gmail.com
Wed Dec 12 20:18:38 CET 2007
2007/12/12, Michael Biebl <mbiebl at gmail.com>:
> 2007/12/12, Andrew Pantyukhin <infofarmer at freebsd.org>:
> > On Wed, Dec 12, 2007 at 07:11:55PM +0100, Michael Biebl wrote:
> > > 2007/12/12, Rainer Gerhards <rgerhards at hq.adiscon.com>:
> > > > Hi all,
> > > >
> > > > I have just released rsyslog 1.20.1. It primarily contains bug fixes: a
> > >
> > > sync.h declares lockObj/unlockObj, but sync.c only has these symbols
> > > if compiled without NDEBUG.
> >
> > Try including config.h in sync.h
> >
>
Found the culprit. Patch is attached.
Imho calling the define NDEBUG makes the code unnecessarily hard to
read (#ifndef NDEBUG ..). I had to stare at the code for a while until
I noticed that it was negated one time to often.
Cheers,
Michael
--
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
More information about the rsyslog
mailing list