jadams-tresys opened a new pull request #674:
URL: https://github.com/apache/daffodil/pull/674


   This is a quick fix for this bug where a predefined variable is being reset 
beyond its original definition.  This was occurring in the EDIFACT and NACHA 
schemas.
   
   Definitely feels a little hacky and I was trying to add a test case to 
reproduce the issue by having a choice branch backtrack after reading a 
predefined variable but was unsuccessful.  I'm not sure what is triggering this 
double reset in the EDIFACT/NACHA schemas, so this "fix" may be more of a 
bandaid instead of fixing a deeper issue.  Since this bug is holding up the 
release of 3.2.0, I figured it would be worth creating this pull request and 
open up the forum for discussion on how to fix this issue.
   
   DAFFODIL-2580


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to