#1 2012-01-24 14:29:08

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,206
Website

Fixed annoying rounding issue in whole framework

At least two related issues were fixed:
  - fixed rounding issue in ExtendedToString() and all corresponding wrappers  like DoubleToStr*, Add(Double...)
  - get rid of wrong "Decimal" parmater in float to text conversion/

In fact, this may be a must-have upgrade of the framework, since it may create some rounding issues in some case.
For instance, the JSON content may contain wrong values, when generated from SQLite3 data (there is no "Currency" type in SQLite3).

See http://synopse.info/fossil/info/bf0a9eab82

Offline

Board footer

Powered by FluxBB