Uploaded image for project: 'Daffodil'
  1. Daffodil
  2. DFDL-349

array position not being maintained correctly

XMLWordPrintableJSON

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • s5
    • s4
    • Back End
    • None

      Run this test: nested_seq, but turn on Debugger.withDebugger so you can see the trace information.

      The array position advances faster than the byte position, meaning we're getting more array elements than bytes. Can't happen in textual data.

      So that means somebody is advancing array position when it shouldn't be advanced so that it is increasing too fast.

      Right now this bug doesn't seem to be bothering anything, but there will be functions in the expression language which expose this value, and also it's very misleading in the trace information.

              ssustrich Shawn Sustrich (Inactive)
              mbeckerle.dfdl Mike Beckerle
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: