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

Mike Beckerle resolved DAFFODIL-2565.
-------------------------------------
    Fix Version/s: 3.2.0
       Resolution: Fixed

fixed in ae0f727e392e0b424aa8db0af395deae148044e0

Note that this is an improvement, no new functionality. It's a code cleanup 
effectively. There are no new tests. CodeCov says 100% of the change is covered 
by existing tests. 

> PState.changedVariablesStack not being maintained by VRef in DPath expressions
> ------------------------------------------------------------------------------
>
>                 Key: DAFFODIL-2565
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2565
>             Project: Daffodil
>          Issue Type: Improvement
>          Components: Back End
>    Affects Versions: 3.1.0
>            Reporter: Mike Beckerle
>            Assignee: Mike Beckerle
>            Priority: Major
>             Fix For: 3.2.0
>
>
> By inspection found that while PState.setVariable was maintaining the 
> changedVariableStack, other places that read variables were not. 
> Specifically, in DPath expression evaluation, VRef is not. 
> We should do all variable sets/gets from PState/UState so as to always 
> maintain this stack properly. 



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

Reply via email to