You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by sl...@apache.org on 2023/02/07 19:52:26 UTC

[daffodil] branch main updated (9b8bff780 -> ae2c33ee9)

This is an automated email from the ASF dual-hosted git repository.

slawrence pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/daffodil.git


    from 9b8bff780 Fix overflow in DataLoc positions
     add ae2c33ee9 Normalize whitespace in simple type constructors with string values

No new revisions were added by this update.

Summary of changes:
 .../daffodil/runtime1/dpath/DFDLConstructors.scala |   5 +-
 .../apache/daffodil/runtime1/dpath/NodeInfo.scala  |   7 +-
 .../section23/dfdl_functions/Functions.tdml        | 215 +++++++++++++++++++--
 .../dfdl_expressions/TestDFDLExpressions.scala     |   8 +
 4 files changed, 208 insertions(+), 27 deletions(-)