You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@daffodil.apache.org by GitBox <gi...@apache.org> on 2019/03/04 15:14:24 UTC

[GitHub] [incubator-daffodil] mbeckerle commented on a change in pull request #191: Ensure locale does not effect text numbers and date/times

mbeckerle commented on a change in pull request #191: Ensure locale does not effect text numbers and date/times
URL: https://github.com/apache/incubator-daffodil/pull/191#discussion_r262098916
 
 

 ##########
 File path: daffodil-runtime1/src/test/scala/org/apache/daffodil/processors/input/TestICU.scala
 ##########
 @@ -149,4 +151,32 @@ class TestICU {
     //assertEquals(1234L, num)
     //assertEquals(7, pp.getIndex)
   }
+
+  // Shows that even if a decimal format pattern doesn't contain a decimal, the
 
 Review comment:
   Should say "doesn't contain a decimal point, ..." (the point is, it's is missing 'point')

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services