asterisk/pbx
Sean Bright 5183cbccfc Change intializer types. Found while working on asterisk-cpp. I have a new
favorite error message from g++:

    pbx_dundi.c:4580: sorry, unimplemented: non-trivial designated
                      initializers not supported

I like it when compilers are apologetic.


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@169116 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-01-17 02:52:30 +00:00
..
ael/ael-test fixed the regressions 2008-12-17 02:32:58 +00:00
dundi-parser.c Start moving in changes from my resolve-shadow-warnings branch. Going to do 2008-08-07 00:44:55 +00:00
dundi-parser.h Merge another change from team/russell/events ... 2008-06-10 12:48:50 +00:00
Makefile Merged revisions 157859 via svnmerge from 2008-11-20 00:08:12 +00:00
pbx_ael.c Numerous documentation updates. 2008-12-18 21:21:44 +00:00
pbx_config.c Be more detailed about why the include did not get included. 2008-12-16 16:50:11 +00:00
pbx_dundi.c Change intializer types. Found while working on asterisk-cpp. I have a new 2009-01-17 02:52:30 +00:00
pbx_gtkconsole.c various minor fixes created while i worked on getting *every* Asterisk module to build on laptop in dev mode: 2008-06-29 16:19:29 +00:00
pbx_loopback.c Merged revisions 120226 via svnmerge from 2008-06-03 22:42:03 +00:00
pbx_lua.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
pbx_realtime.c Allow disabling pattern match searches within the Realtime dialplan switch. 2008-12-15 21:17:07 +00:00
pbx_spool.c Merged revisions 160558 via svnmerge from 2008-12-03 17:38:59 +00:00