mbeckerle commented on a change in pull request #366: Converted many 
pass-by-name into pass-by-value for RuntimeData struct…
URL: https://github.com/apache/incubator-daffodil/pull/366#discussion_r410744710
 
 

 ##########
 File path: 
daffodil-core/src/main/scala/org/apache/daffodil/runtime1/SchemaSetRuntime1Mixin.scala
 ##########
 @@ -34,10 +34,10 @@ import org.apache.daffodil.util.LogLevel
 
 trait SchemaSetRuntime1Mixin { self : SchemaSet =>
 
-  requiredEvaluationsAlways(variableMap)
+  // requiredEvaluationsAlways(variableMap)
 
 Review comment:
   put back or delete commented code. 

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to