On 12/06/2007, at 16:57, Russell Bryant wrote:
ast_debug(3, ...);
Shouldn't this be ast_debug(4, ...) since ast_debug(level, ...) checks
for option_debug >= level?

Yes, you are right.  Please excuse my poor example.  :)

Ops! So we made tons of changes with the wrong level sequence? :-(

I had a few of ast_log level 3 and even 7 in some apps/*.c, and according to Michael's mail the level counting should be 4 and 8, not the same 3 and 7, right? I'd like to update my patches in 9957 if so...

--
Caio Begotti
I am your father.


_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to