You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Matteo Vescovi (JIRA)" <ji...@apache.org> on 2008/09/02 12:47:44 UTC

[jira] Updated: (CXF-1780) float's and double's negative infinity is incorrectly marshalled/unmarshalled as positive infinity

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

Matteo Vescovi updated CXF-1780:
--------------------------------

    Attachment: infinity_patch.diff

Patch attached.

Apply from trunk with: patch -p0 < infinity_patch.diff



> float's and double's negative infinity is incorrectly marshalled/unmarshalled as positive infinity
> --------------------------------------------------------------------------------------------------
>
>                 Key: CXF-1780
>                 URL: https://issues.apache.org/jira/browse/CXF-1780
>             Project: CXF
>          Issue Type: Bug
>          Components: CORBA Binding
>    Affects Versions: 2.1.2
>            Reporter: Matteo Vescovi
>             Fix For: 2.1.3
>
>         Attachments: infinity_patch.diff
>
>
> Floats with value Float.NEGATIVE_INFINITY or doubles with value Double.NEGATIVE_INFINITY are incorrectly marshalled/unmarshalled as positive infinity.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.