[asterisk-dev] Janitor Project - ast_debug() conversion

Russell Bryant russell at digium.com
Tue Jun 12 17:49:22 CDT 2007


Steven Critchfield wrote:
> Problem I ran into, and maybe it doesn't need any changes is that the
> res_eventtest.c doesn't test option_debug before logging to debug. So
> when converted, it failed since it didn't know of option_debug. This is
> the only file I didn't submit a patch for as it would break the build.

I think all you have to do to fix that is ...

#include "asterisk/options.h"

-- 
Russell Bryant
Software Engineer
Digium, Inc.


More information about the asterisk-dev mailing list