[ 
https://issues.apache.org/jira/browse/JEXL-285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Henri Biestro closed JEXL-285.
------------------------------

> For statement variable may seem unaffected by iteration
> -------------------------------------------------------
>
>                 Key: JEXL-285
>                 URL: https://issues.apache.org/jira/browse/JEXL-285
>             Project: Commons JEXL
>          Issue Type: Bug
>    Affects Versions: 3.1
>            Reporter: Henri Biestro
>            Assignee: Henri Biestro
>            Priority: Major
>             Fix For: 3.2
>
>
> When a 'for' loop uses a global variable (as in (for c: ...)), if a local 
> variable with that name has been declared previously, the global variable is 
> nevertheless used for iteration. Since the local variable is preferred during 
> resolution in statements within the loop, the iteration does not change the 
> variable value.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to