mbeckerle commented on a change in pull request #88: Daffodil 1919 separators URL: https://github.com/apache/incubator-daffodil/pull/88#discussion_r206590229
########## File path: daffodil-runtime1/src/main/scala/org/apache/daffodil/processors/unparsers/UState.scala ########## @@ -384,7 +384,7 @@ class UStateForSuspension( override def moveOverOneElementChildOnly() = die override def childPos = 0 // was die, but this is called when copying state during debugging. - override def occursBoundsStack = die + // override def occursBoundsStack = die Review comment: delete ---------------------------------------------------------------- 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
