[asterisk-bugs] [Asterisk 0010788]: for loops broken

noreply at bugs.digium.com noreply at bugs.digium.com
Fri Sep 21 08:05:15 CDT 2007


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=10788 
====================================================================== 
Reported By:                Luke-Jr
Assigned To:                murf
====================================================================== 
Project:                    Asterisk
Issue ID:                   10788
Category:                   PBX/pbx_ael
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.4.11  
SVN Branch (only for SVN checkouts, not tarball releases): N/A  
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             09-21-2007 04:59 CDT
Last Modified:              09-21-2007 08:05 CDT
====================================================================== 
Summary:                    for loops broken
Description: 
Currently, this line:
	for (&iterator(${TRY},A); "${A}" != ""; &iterate(A)) {
Is being compiled to include:
                    13. Set( &iterate(A))                        
[pbx_ael]

The 3rd element should not be wrapped in Set!
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
09-21-07 08:05  file           Status                   new => assigned     
09-21-07 08:05  file           Assigned To               => murf            
======================================================================




More information about the asterisk-bugs mailing list