mbeckerle opened a new pull request #37: Fix bitOrder bug detected by Link16 
schema.
URL: https://github.com/apache/incubator-daffodil/pull/37
 
 
   Issue was that alignmentFill wasn't able to provide bit alignment.
   (It was checking for bit-order transitions being proper before
   doing alignment.)
   
   Note there is a bug in the TDML Runner DAFFODIL-1898 for creating test
   data for mixed bit/byte order tests.
   
   Added test test_ep3 which reproduces the problem we were still getting
   in Link16.
   
   Added test scala-debug testMixedBigEndianMSBFWithLittleEndianLSBF that
   shows the TDML Runner bug.
   
   DAFFODIL-1884

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to