You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "Steven J. Hathaway (Closed) (JIRA)" <xa...@xml.apache.org> on 2012/02/25 06:13:46 UTC

[jira] [Closed] (XALANC-722) Xalan-C represents numbers as FLOAT precision instead of DOUBLE

     [ https://issues.apache.org/jira/browse/XALANC-722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven J. Hathaway closed XALANC-722.
-------------------------------------

    Resolution: Fixed

Non-Issue,  Precision confirmed correct. No further work required.
                
> Xalan-C represents numbers as FLOAT precision instead of DOUBLE
> ---------------------------------------------------------------
>
>                 Key: XALANC-722
>                 URL: https://issues.apache.org/jira/browse/XALANC-722
>             Project: XalanC
>          Issue Type: Bug
>          Components: XalanC
>    Affects Versions: CurrentCVS, 1.10
>            Reporter: Steven J. Hathaway
>
> XalanC represents numbers with type FLOAT precision instead of DOUBLE.  This affects the interpretations for INF, NaN and Zero.  The underlying numeric storage is type DOUBLE.  Some of these issues may be how the printf() functions is used.  There may also be related issues with some format string patterns.
> This is a rollup of several older number issues.  Most stylesheets function properly.  It is the boundary conditions and exceptional patterns that have issues.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org