[Kamailio-Devel] TM error with -DEXTRA_DEBUG
Torben Friese
contact at derfriese.com
Mon Jan 19 12:30:48 CET 2009
Hi List,
I only want to inform you that the tm module have some errors if you
compile with the DEXTRA_DEBUG option.
timer.c: In function 'check_timer_list':
timer.c:625: error: too many arguments to function 'abort'
timer.c:632: error: too many arguments to function 'abort'
timer.c:641: error: too many arguments to function 'abort'
timer.c:650: error: too many arguments to function 'abort'
timer.c:655: error: too many arguments to function 'abort'
timer.c:664: error: too many arguments to function 'abort'
In these lines have the abort function a '0' as parameter but
the abort() function never returns.
best regards
Torben
More information about the Devel
mailing list