tuxji commented on code in PR #1139:
URL: https://github.com/apache/daffodil/pull/1139#discussion_r1453707897
##########
daffodil-core/src/main/scala/org/apache/daffodil/core/grammar/primitives/PrimitivesTextNumber.scala:
##########
@@ -586,6 +597,29 @@ case class ConvertTextStandardNumberPrim(e: ElementBase)
Nope
}
+ // ICU does not have a way to set the pad position to after an affix if
the positive pattern
+ // does not have that affix. For example, "* 0", will always have a pad
position of
Review Comment:
Where do we capture and record a phrase or sentence which needs to be added
to the release notes so we don't forget to include it later?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]