[
https://issues.apache.org/jira/browse/XERCESC-1833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12637900#action_12637900
]
cargilld commented on XERCESC-1833:
-----------------------------------
Hi Gary,
What are the float values in these tests?
Keep in mind the limitation documented at
http://xerces.apache.org/xerces-c/schema-2.html#interpretation, specifically
the section on Out-of-bound float values. Basically the float datatype and the
c/c++ runtime library ranges for float are not the same, especially since
FLT_MAX and FLT_MIN are system dependent.
David.
> float enumeration does not work in some cases
> ---------------------------------------------
>
> Key: XERCESC-1833
> URL: https://issues.apache.org/jira/browse/XERCESC-1833
> Project: Xerces-C++
> Issue Type: Bug
> Components: SAX/SAX2
> Affects Versions: 2.8.0
> Environment: Fedora 4, and RedHat 8 based system
> Reporter: Gary Adams
> Priority: Minor
>
> 6 files from NIST W3C Schema test suite failed against a Sax2 parser. All
> failed files were of the atomic type 'float' and in the enumeration test area.
> The schemas and instances are:
> NISTSchema-SV-II-atomic-float-enumeration-2.xsd
> NISTXML-SV-II-atomic-float-enumeration-2-1.xml
> NISTSchema-SV-II-atomic-float-enumeration-3.xsd
> NISTXML-SV-II-atomic-float-enumeration-3-4.xml
> NISTSchema-SV-II-atomic-float-enumeration-4.xsd
> NISTXML-SV-II-atomic-float-enumeration-4-1.xml
> NISTXML-SV-II-atomic-float-enumeration-4-2.xml
> NISTXML-SV-II-atomic-float-enumeration-4-3.xml
> NISTSchema-SV-II-atomic-float-enumeration-5.xsd
> NISTXML-SV-II-atomic-float-enumeration-5-4.xml
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]