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:
[email protected]


With regards,
Apache Git Services

Reply via email to