| Summary: | ASTERISK-09159: [patch] "continue" doesn't perform the increment in "for" loops | ||
| Reporter: | Marcel Barbulescu (marcelbarbulescu) | Labels: | |
| Date Opened: | 2007-03-31 05:37:36 | Date Closed: | 2007-04-02 12:38:59 | 
| Priority: | Major | Regression? | No | 
| Status: | Closed/Complete | Components: | PBX/pbx_ael | 
| Versions: | Frequency of Occurrence  | ||
| Related Issues:  | |||
| Environment: | Attachments: | ( 0) ael_continue.diff | |
| Description: | "Continue" keyword used in "for" loops doesn't perform the increment but it jumps directly to the test. ****** ADDITIONAL INFORMATION ****** Fix patch attached.  | ||
| Comments: | By: Steve Murphy (murf) 2007-04-02 12:38:59 The suggested change was incorporated in 1.4 in r. 59688 and trunk, r. 59692. Many thanks to marcelbarbulescu for the investigation and sharing the fix!  | ||