regetom edited a comment on pull request #481:
URL: https://github.com/apache/daffodil/pull/481#issuecomment-804945253


   I changed object TerminatorCookerNoES extends 
DelimiterCookerNoES("terminator") to
   object TerminatorCookerNoES extends DelimiterCookerNoSoleES("terminator") in 
cookers.scala .
   I also made thes suggested changes to DelimiterCookerNoSoleEs in 
EntityReplacer.scala.
   2 tests failed, but the error seemed to indicate that 
DelimiterCookerNoSoleES was called, so I changed the tdml files for those tests 
and now no tests fail.  Not sure if changing the tdml file was the correct fix.


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


Reply via email to