Re: Differing behaviour between CLI and SAPI

2019-05-22 Thread Beckerle, Mike
n juggling using the cross-test rig, vs. using regular daffodil for testing schemas From: Sloane, Brandon Sent: Wednesday, May 22, 2019 11:31:23 AM To: dev@daffodil.apache.org Subject: Re: Differing behaviour between CLI and SAPI That seems to be it. I verified t

Re: Differing behaviour between CLI and SAPI

2019-05-22 Thread Sloane, Brandon
. From: Beckerle, Mike Sent: Wednesday, May 22, 2019 11:20:18 AM To: dev@daffodil.apache.org Subject: Re: Differing behaviour between CLI and SAPI Wild guess: you are not linking against the same daffodil jars that the CLI is using

Re: Differing behaviour between CLI and SAPI

2019-05-22 Thread Beckerle, Mike
Wild guess: you are not linking against the same daffodil jars that the CLI is using? From: Sloane, Brandon Sent: Wednesday, May 22, 2019 11:08:41 AM To: dev@daffodil.apache.org Subject: Differing behaviour between CLI and SAPI I am having an issue where

Differing behaviour between CLI and SAPI

2019-05-22 Thread Sloane, Brandon
I am having an issue where running with the CLI is producing correct results, whereas the SAPI is producing incorrect results. I suspect that this is related to the bitorder unparse error that was recently fixed, as it occurs on unparse and goes away when I switch to "read-only" schema that has