mbeckerle opened a new pull request, #1132:
URL: https://github.com/apache/daffodil/pull/1132

   This is a representation="text" xs:float that is
   delimited. Parsing Float.MaxValue i.e., this text string:
   ```
   3.4028235E38
   ```
   I get this error:
   ```
   Parse Error: Value '340282350000000000000000000000000000000' is out of range 
for type: xs:float
   ```
   
   No similar issue for type xs:double.
   
   DAFFODIL-2867


-- 
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]

Reply via email to