[ https://forge.continuent.org/jira/browse/CAROB-68?page=all ] Gilles Rayrat closed CAROB-68: ------------------------------
> Make BigInteger/BigDecimal useable > ---------------------------------- > > Key: CAROB-68 > URL: https://forge.continuent.org/jira/browse/CAROB-68 > Project: Carob > Type: New Feature > Components: C++ API > Versions: Preview - PHP conference > Reporter: Gilles Rayrat > Assignee: Gilles Rayrat > Fix For: V1.0 - full version > > Original Estimate: 1 week > Time Spent: 1 day > Remaining: 4 days > > BigDecimal class holds an array of signed bytes (roughly deserialized as-is > from java representation) that is un-usable. > We should provide utility function for string representation + base-type > (double, float, ...) conversions > An easy & quick way to do this could be to use external library like GMP > (http://www.swox.com/gmp/) > We should investigate other libs, or evaluate time needed to implement our > own code -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://forge.continuent.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira _______________________________________________ Carob mailing list [email protected] https://forge.continuent.org/mailman/listinfo/carob
