[Nagios-devel] TRUE and FALSE
Posted: Tue Apr 05, 2005 1:12 pm
I'm making a NEB module that will rely on glib, which defines TRUE and
FALSE. Nagios also defines TRUE and FALSE in include/common.h.
Predictably, the compiler is unhappy when I try to compile my NEB.
Ethan, do you have a problem wrapping your TRUE/FALSE defines in an
#ifndef TRUE test?
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
FALSE. Nagios also defines TRUE and FALSE in include/common.h.
Predictably, the compiler is unhappy when I try to compile my NEB.
Ethan, do you have a problem wrapping your TRUE/FALSE defines in an
#ifndef TRUE test?
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]