asterisk/res/ael
Sean Bright 574f2daa2a Fix one case where the application argument was not converted from a pipe to
a comma.  This was causing problems with switch statements with empty expressions.

(closes issue #13901)
Reported by: smurfix
Patches:
      20081118_bug13901.diff uploaded by seanbright (license 71)
Tested by: seanbright
Reviewed by: murf


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@158188 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-11-20 19:41:23 +00:00
..
ael.flex don't blindly assume that Darwin and Cygwin need GLOB_ABORTED defined; only define it if it is not already defined 2008-11-06 22:49:19 +00:00
ael.tab.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
ael.tab.h In these changes, I have added some explanation 2008-09-03 14:01:27 +00:00
ael.y 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
ael_lex.c don't blindly assume that Darwin and Cygwin need GLOB_ABORTED defined; only define it if it is not already defined 2008-11-06 22:49:19 +00:00
pval.c Fix one case where the application argument was not converted from a pipe to 2008-11-20 19:41:23 +00:00