]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Replace GNU old-style field designator extensions to fix clang warnings
authorJonathan Rose <jrose@digium.com>
Wed, 4 Apr 2012 16:38:12 +0000 (16:38 +0000)
committerJonathan Rose <jrose@digium.com>
Wed, 4 Apr 2012 16:38:12 +0000 (16:38 +0000)
commita26e36a03dc7906b8578c9d3d2fb14ba74d52d6a
treef65006c6863265e2a9f89e530a60464160e0d98b
parent4c5dcf2da5353293660a2fc6d37fe2f266c0f98b
Replace GNU old-style field designator extensions to fix clang warnings

(issue ASTERISK-19540)
Reported by: Makoto Dei
Patches:
clang-gnu-designator.patch uploaded by Makoto Dei (license 5027)
........
Also add from the patch the portion in res_fax_spandsp that didn't apply to 1.8

Merged revisions 361142 from http://svn.asterisk.org/svn/asterisk/branches/1.8
(closes issue ASTERISK-19540)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10@361143 65c4cc65-6c06-0410-ace0-fbb531ad65f3
addons/chan_ooh323.c
apps/app_externalivr.c
apps/app_milliwatt.c
channels/chan_iax2.c
channels/chan_sip.c
main/app.c
main/channel.c
pbx/pbx_loopback.c
pbx/pbx_realtime.c
res/res_fax_spandsp.c