Fix build warnings
authorKinsey Moore <kmoore@digium.com>
Fri, 6 Sep 2013 18:53:32 +0000 (18:53 +0000)
committerKinsey Moore <kmoore@digium.com>
Fri, 6 Sep 2013 18:53:32 +0000 (18:53 +0000)
commit53dbe10f5c46c7c6b7899f25af356b19ecd66416
tree59de2a34b2e14eb2db108c5355524cf3dcc79360
parent5a3c17f91f58387db6f5a96e423cb85533626e46
Fix build warnings

When AST_DEVMODE is not defined, ast_asserts are not compiled into the
binary. In some cases, this means variables are not referenced or are
set but unused which causes warnings to show up.

(closes issue ASTERISK-22446)
Reported by: Jason Parker (qwell)
........

Merged revisions 398521 from http://svn.asterisk.org/svn/asterisk/branches/12

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@398522 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/http.c
res/stasis/app.c