[Nagios-devel] TRUE and FALSE

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

[Nagios-devel] TRUE and FALSE

Post by Guest »

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]
Locked