On Thursday, 19 June 2014 17:43:30 UTC+5:30, Martin Michlmayr wrote: > > * Martin Michlmayr <[email protected] <javascript:>> [2014-06-18 20:57]: > > I don't know, and maybe this is the right place to implement it... but > > I'm wondering if the rounding shouldn't take place somewhere in > > src/amount.cc. > > Now that I think about it some more, aren't all rounding problems > we've encountered so far related to valuing one commodity in terms of > another? If so, you'd need to find where this is done and implement > rounding there. >
I am debugging using code amount. The amount is converted to rational after parsing. No case of rounding. All calculations performed likewise, changing this is very radical. I will follow up with this and post more information on this. > > -- > Martin Michlmayr > http://www.cyrius.com/ > -- --- You received this message because you are subscribed to the Google Groups "Ledger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
