You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "dion gillard (JIRA)" <ji...@apache.org> on 2007/10/28 11:14:50 UTC

[jira] Resolved: (JEXL-32) BigDecimal values are treated as Long values which results in loss of precision

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

dion gillard resolved JEXL-32.
------------------------------

    Resolution: Fixed

Fixed as part of JEXL-30.

> BigDecimal values are treated as Long values which results in loss of precision
> -------------------------------------------------------------------------------
>
>                 Key: JEXL-32
>                 URL: https://issues.apache.org/jira/browse/JEXL-32
>             Project: Commons JEXL
>          Issue Type: Bug
>    Affects Versions: 2.0, 1.1
>            Reporter: Kedar Dave
>             Fix For: 2.0, 1.1.1
>
>         Attachments: BigDecimal.patch_files.zip, commons-jexl-1.1-BigDecimal.patch.jar
>
>
> BigDecimal values are treated as Long values which results in loss of precision. As a result, support for BigDecimal is added via this patch.

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