mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
We need to compare the magnitudes of the remainder and the denominator in order to round negative numbers correctly. Note that while gnc_numeric is constrained to a positive denominator the C++ rounding functions cannot assume that constraint in all cases. Combined with the previous commit, this fixes Bug 796949 - Incorrect conversion of 0,01 USD to EUR |
||
---|---|---|
.. | ||
app-utils | ||
backend | ||
core-utils | ||
doc | ||
engine | ||
gnc-module | ||
quotes | ||
scm | ||
tax | ||
CMakeLists.txt |