[
https://issues.apache.org/jira/browse/DAFFODIL-2867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dave Thompson closed DAFFODIL-2867.
-----------------------------------
Verified the specified commits (commits
edf3ca57764649e262801a65e4e6bb12a4d863af and
20d6ea3479c85e431faa260424ecb5e2675d7d8c) are included in the latest pull from
the daffodil repository.
Verified, via review, changes identified in the commit comments were
implemented.
Verified the affected daffodil subproject sbt test suites executed successfully
including the added and modified tests.
Verified the nightly test suite executes successfully with no unexpected
failures.
> Parsing of xs:float as text failure
> -----------------------------------
>
> Key: DAFFODIL-2867
> URL: https://issues.apache.org/jira/browse/DAFFODIL-2867
> Project: Daffodil
> Issue Type: Bug
> Components: Back End
> Affects Versions: 3.6.0
> Reporter: Mike Beckerle
> Priority: Major
> Fix For: 3.7.0
>
>
> Bug reproduction details forthcoming shortly.
> Adding Mike's reproduction details:
> 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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)