[GitHub] mbeckerle commented on issue #142: Fix incorrect diagnostic.

2018-11-28 Thread GitBox
mbeckerle commented on issue #142: Fix incorrect diagnostic. URL: https://github.com/apache/incubator-daffodil/pull/142#issuecomment-442693146 This is DAFFODIL-2204. Will add to the commit message. This is an automated

[GitHub] mbeckerle opened a new pull request #142: Fix incorrect diagnostic.

2018-11-28 Thread GitBox
mbeckerle opened a new pull request #142: Fix incorrect diagnostic. URL: https://github.com/apache/incubator-daffodil/pull/142 Missing terminator was reporting itself as a missing initiator. I.e., message like Parse Error: Initiator ';' not found. Except ";" is the terminator of the

[GitHub] mbeckerle opened a new pull request #141: Fixed infinite loop due to not gathering the error reliably.

2018-11-28 Thread GitBox
mbeckerle opened a new pull request #141: Fixed infinite loop due to not gathering the error reliably. URL: https://github.com/apache/incubator-daffodil/pull/141 Problem is that a regular scala lazy val x = expression If the expression throws, this lazy val will be re-evaluated over and

[jira] [Created] (DAFFODIL-2024) Wrong delimiter (initiator - should be termiantor) identified by error message

2018-11-28 Thread Michael Beckerle (JIRA)
Michael Beckerle created DAFFODIL-2024: -- Summary: Wrong delimiter (initiator - should be termiantor) identified by error message Key: DAFFODIL-2024 URL: https://issues.apache.org/jira/browse/DAFFODIL-2024

[jira] [Assigned] (DAFFODIL-284) hidden group ref - circular stack overflow

2018-11-28 Thread Michael Beckerle (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Beckerle reassigned DAFFODIL-284: - Assignee: Michael Beckerle > hidden group ref - circular stack overflow >

[jira] [Assigned] (DAFFODIL-2022) infinite loops when using dfdl:property extra-long form for property values

2018-11-28 Thread Michael Beckerle (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Beckerle reassigned DAFFODIL-2022: -- Assignee: Michael Beckerle > infinite loops when using dfdl:property

[jira] [Updated] (DAFFODIL-1440) JAPI/SAPI DataProcessor should be serializable

2018-11-28 Thread Michael Beckerle (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-1440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Beckerle updated DAFFODIL-1440: --- Fix Version/s: 2.3.0 > JAPI/SAPI DataProcessor should be serializable >

fixing https://issues.apache.org/jira/browse/DAFFODIL-1440

2018-11-28 Thread Mike Beckerle
This qualifies as an easy one to fix I think, but would be very helpful for Apache Spark users if release 2.3.0 had this one fixed.

[jira] [Commented] (DAFFODIL-1916) Properties leadingSkip alignment alignmentUnits trailingSkip should not be required by text formats.

2018-11-28 Thread Josh Adams (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-1916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16701981#comment-16701981 ] Josh Adams commented on DAFFODIL-1916: -- I've created a pull request for the CSV schema project

[jira] [Assigned] (DAFFODIL-1916) Properties leadingSkip alignment alignmentUnits trailingSkip should not be required by text formats.

2018-11-28 Thread Josh Adams (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-1916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Adams reassigned DAFFODIL-1916: Assignee: Josh Adams > Properties leadingSkip alignment alignmentUnits trailingSkip