Errors in debug-macros

Andreas Ericsson ae at op5.se
Fri May 13 16:05:35 CEST 2005


Some of the #ifdef DEBUG0 have typos, making them #ifdef DEBUGO instead 
(capital o instead of the number 0).

The attached patch fixes it.

It also takes care of some inconsistent indentation for the #ifdef's, 
where one of them has a whitespace before them. This is highly annoying 
because I'm working on a new execution flow debugging scheme which will 
be more or less transparent to the coder, and my sed-scripts kept 
failing with the indented line.

Apply with patch -p1.

More to follow.

-- 
Andreas Ericsson                   andreas.ericsson at op5.se
OP5 AB                             www.op5.se
Lead Developer
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: nagios-debugo-macros.diff
URL: <https://www.monitoring-lists.org/archive/developers/attachments/20050513/9e017559/attachment.ksh>


More information about the Developers mailing list