mike-mcgann commented on code in PR #992:
URL: https://github.com/apache/daffodil/pull/992#discussion_r1145297199
##########
daffodil-runtime1/src/main/scala/org/apache/daffodil/runtime1/processors/DataProcessor.scala:
##########
@@ -295,6 +306,7 @@ class DataProcessor(
variableMap = ssrd.originalVariables, // reset to original variables
defined in schema
validationMode =
ValidationMode.Off, // explicitly turn off, so restored processor
won't be validating
+ diagnostics = Seq.empty,
Review Comment:
Updated
--
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]