mbeckerle opened a new pull request #686:
URL: https://github.com/apache/daffodil/pull/686


   @jadams-tresys You can pull this and add any other changes. 
   
   This is, I believe, part of the fix for DAFFODIL-2587.
   
   Doesn't have a test showing that this fixes lookAhead when called from the 
default value of a newVariableInstance.
   
   But it does pass the Term object so that the TermRuntimeData is available 
from the NewVariableInstanceStartParser/Unparser, and is used as the context 
when the expression is evaluated. So this *should* fix it. 
   
   Note that I did not make the corresponding change for SetVariable - which 
presumably also needs the Term so it can get access to the TermRuntimeData, so 
that bitOrder and other physical properties are available for functions like 
lookAhead. 
   
   DAFFODIL-2587


-- 
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