asterisk/cdr
Kevin P. Fleming 887e28d7aa incorporates r159808 from branches/1.4:
------------------------------------------------------------------------
r159808 | kpfleming | 2008-11-29 10:58:29 -0600 (Sat, 29 Nov 2008) | 7 lines

update dev-mode compiler flags to match the ones used by default on Ubuntu Intrepid, so all developers will see the same warnings and errors

since this branch already had some printf format attributes, enable checking for them and tag functions that didn't have them

format attributes in a consistent way


------------------------------------------------------------------------

in addition:

move some format attributes from main/utils.c to the header files they belong in, and fix up references to the relevant functions based on new compiler warnings



git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@159818 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-11-29 17:57:39 +00:00
..
Makefile Begin on a crusade to end trailing whitespace! 2008-11-20 17:48:58 +00:00
cdr_adaptive_odbc.c Begin on a crusade to end trailing whitespace! 2008-11-20 17:48:58 +00:00
cdr_csv.c Reloading the config and having no changes still initialized some settings to 0. Initialize settings after doing all of the cfg checks. 2008-11-21 17:08:16 +00:00
cdr_custom.c Begin on a crusade to end trailing whitespace! 2008-11-20 17:48:58 +00:00
cdr_manager.c Begin on a crusade to end trailing whitespace! 2008-11-20 17:48:58 +00:00
cdr_odbc.c Begin on a crusade to end trailing whitespace! 2008-11-20 17:48:58 +00:00
cdr_pgsql.c Begin on a crusade to end trailing whitespace! 2008-11-20 17:48:58 +00:00
cdr_radius.c Begin on a crusade to end trailing whitespace! 2008-11-20 17:48:58 +00:00
cdr_sqlite.c Begin on a crusade to end trailing whitespace! 2008-11-20 17:48:58 +00:00
cdr_sqlite3_custom.c Begin on a crusade to end trailing whitespace! 2008-11-20 17:48:58 +00:00
cdr_tds.c incorporates r159808 from branches/1.4: 2008-11-29 17:57:39 +00:00