You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by GitBox <gi...@apache.org> on 2020/01/02 19:50:43 UTC

[GitHub] [incubator-daffodil] mbeckerle commented on a change in pull request #311: Fix unparsing nested arrays when separatorSuppressionPolicy="never"

mbeckerle commented on a change in pull request #311: Fix unparsing nested arrays when separatorSuppressionPolicy="never"
URL: https://github.com/apache/incubator-daffodil/pull/311#discussion_r362605933
 
 

 ##########
 File path: daffodil-runtime1-unparser/src/main/scala/org/apache/daffodil/processors/unparsers/SeparatedSequenceUnparsers.scala
 ##########
 @@ -260,7 +260,6 @@ class OrderedSeparatedSequenceUnparser(
           val erd = unparser.erd
           var numOccurrences = 0
           val maxReps = unparser.maxRepeats(state)
-          val isBounded = unparser.isBoundedMax
 
 Review comment:
   Could be a bug that it is unused. 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services