> "Grant Likely" <[EMAIL PROTECTED]> writes:
> 
> > I've seen a similar problem where the balance of an account is
> > inexplicably off by -0.100.  I haven't explored it much, but I can
> > colaborate Ed's observation.
> 
> Hmm.  Well if you ever get so you can reproduce it, by all means, let
> us know.  This is not the kind of thing you'd want to let slide.  I
> wonder if it's a display issue only, or something deeper...

I think I've solved this. Ed sent me the file that was reproducing
the error. The bug was caused by the routine to print out amounts
with commas. It wasn't handling the case where the remainder was
very close to 1 (.9999985 etc), thus requiring the whole number
to be rounded up. I've added a check to the routine to do this
and it fixes Ed's display problem. I will include it in my patch
this evening. Maybe it will fix Grant's problem as well.

dave

--
Gnucash Developer's List 
To unsubscribe send empty email to: [EMAIL PROTECTED]

Reply via email to