Steve Lawrence created DAFFODIL-2405:
----------------------------------------
Summary: Possible dead code:
unparseJustSeparatorWithTrailingSuppression
Key: DAFFODIL-2405
URL: https://issues.apache.org/jira/browse/DAFFODIL-2405
Project: Daffodil
Issue Type: Improvement
Components: Clean Ups
Reporter: Steve Lawrence
The unparseJustSeparatorWithTrailingSuppression function in
SeparatedSequenceUnparsers.scala is private and not called anywhere. It has no
test coverage. It is unclear if this is just dead code that can be removed, or
if the intention was for an unimplemented edge case that we are missing.
Potentially related to DAFFODIL-2219. This bug is to determine if this code is
needed and use it or to just delete it if not.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)