jadams-tresys opened a new pull request #84: Daffodil 1923 - Allow use of the same character for escapeBlockEnd and escapeEscapeCharacter URL: https://github.com/apache/incubator-daffodil/pull/84 This commit allows the same character(s) to be used for the escapeBlockEnd and escapeEscapeCharacter. Prior to this the code would first check for the escapeBlockEnd without checking to see if it was also the escapeEscapeCharacter, and would think that it hit the end of the escapeBlock when it was just the escapeEscapeCharacter.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
