Nagios3-CVS Patch - logging.c needs <stdarg.h>
Ethan Galstad
nagios at nagios.org
Mon Apr 30 21:28:22 CEST 2007
Hendrik Baecker wrote:
> Hi List,
> Hi Ethan,
>
> logging.c is actually broken cause of needing header file stdarg.h for
> va_list macro used in logging.c on line 532.
>
> autoconf checks for this, but it's not included in the include/config.h.in.
>
> Since stdarg is a standard headerfile (i think) a #ifdef would not be
> necessary.
>
> Here's a patch that works fine for me.
>
> Best wishes
> Hendrik
>
Thanks Hendrik - I posted a patch to CVS yesterday that should fix this
problem. :-)
Ethan Galstad,
Nagios Developer
---
Email: nagios at nagios.org
Website: http://www.nagios.org
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
More information about the Developers
mailing list