dect
/
asterisk
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
asterisk/cdr
kpfleming 246ce365ae 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: http://svn.digium.com/svn/asterisk/trunk@159818 f38db490-d61c-443f-a65b-d21fe96a405b
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