You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Brandon Sloane (Jira)" <ji...@apache.org> on 2019/12/05 00:52:00 UTC

[jira] [Created] (DAFFODIL-2247) Warn on maxOccurs=unbounded on potentially 0 length element

Brandon Sloane created DAFFODIL-2247:
----------------------------------------

             Summary: Warn on maxOccurs=unbounded on potentially 0 length element
                 Key: DAFFODIL-2247
                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2247
             Project: Daffodil
          Issue Type: Improvement
            Reporter: Brandon Sloane


Using maxOccurs="unbounded" is likely to cause a no-progress runtime error when used on an element that could have an empty representation.

Daffodil should attempt to detect such a situation and issue a warning should it arise.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)