GitHub user mbeckerle opened a pull request:
https://github.com/apache/incubator-daffodil/pull/6
Eliminate spurious SDE when using lengthKind pattern on all-text file.
DAFFODIL-1864
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mbeckerle/incubator-daffodil support/v2.0.x
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-daffodil/pull/6.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #6
----
commit fd463abb8c5e1eac966f2a2aa2cf0e09a81733d3
Author: mbeckerle <[email protected]>
Date: 2017-11-22T18:18:00Z
Eliminate spurious SDE when using lengthKind pattern on all-text file.
DAFFODIL-1864
----
---