asterisk/utils
Russell Bryant 4acc1689c1 Merged revisions 252766 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
  r252766 | russell | 2010-03-16 14:00:43 -0500 (Tue, 16 Mar 2010) | 6 lines
  
  Don't treat warnings as errors for muted.
  
  muted supports OS X, but uses functions marked as deprecated in 10.6.  However,
  the functions are still supported, so just ignore the warnings for now and
  allow the build to proceed.
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@252767 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-03-16 19:01:04 +00:00
..
Makefile Merged revisions 252766 via svnmerge from 2010-03-16 19:01:04 +00:00
ael_main.c One more LOW_MEMORY compile fix. 2009-12-30 21:09:28 +00:00
astcanary.c Oops, missed an include 2010-01-15 21:42:36 +00:00
astman.1 remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
astman.c incorporates r159808 from branches/1.4: 2008-11-29 17:57:39 +00:00
check_expr.c A possibly "horrible fix" for a "horribly broken" 2008-12-17 05:04:56 +00:00
clicompat.c simplify this file 2007-12-10 08:35:35 +00:00
conf2ael.c fixes some memory leaks and redundant conditions 2009-06-18 16:37:42 +00:00
expr2.testinput Merged revisions 179807 via svnmerge from 2009-03-03 22:12:02 +00:00
extconf.c AST-2009-005 2009-08-10 19:20:57 +00:00
frame.c AST-2009-005 2009-08-10 19:20:57 +00:00
frame.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
hashtest.c Merge ast_str_opaque branch (discontinue usage of ast_str internals) 2008-12-13 08:36:35 +00:00
hashtest2.c Merge ast_str_opaque branch (discontinue usage of ast_str internals) 2008-12-13 08:36:35 +00:00
muted.c AST-2009-005 2009-08-10 19:20:57 +00:00
refcounter.c This patch corrects a segfault reported in 14289, 2009-01-21 17:21:40 +00:00
smsq.c Application delimiter is ',', not '|'. 2009-04-14 05:27:53 +00:00
stereorize.c fixes some memory leaks and redundant conditions 2009-06-18 16:37:42 +00:00
streamplayer.c bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 branch, and add the ones needed for all the new code here too 2008-11-02 18:52:13 +00:00
utils.xml Instead of just automatically filtering out in the Makefile, give an indication of dependencies in menuselect. 2010-02-15 21:37:58 +00:00