mike-mcgann opened a new pull request, #981: URL: https://github.com/apache/daffodil/pull/981
When a value is empty, has an initiator and terminator defined, and the emptyValueDelimiterPolicy is set to 'none', the initiator and terminator should not be found in the input stream and should not be emitted when unparsing. Daffodil was raising a parse error in this case. This update allows parsing to continue when the initiator or terminator are not required to appear. [DAFFODIL-2205](https://issues.apache.org/jira/browse/DAFFODIL-2205) -- 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]
