mbeckerle commented on a change in pull request #88: Daffodil 1919 separators URL: https://github.com/apache/incubator-daffodil/pull/88#discussion_r206578198
########## File path: daffodil-runtime1/src/main/scala/org/apache/daffodil/processors/ProcessorStateBases.scala ########## @@ -437,7 +437,7 @@ abstract class ParseOrUnparseState protected ( def groupPos: Long def arrayPos: Long def childPos: Long - def occursBoundsStack: MStackOfLong + // def occursBoundsStack: MStackOfLong 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
