https://issues.apache.org/bugzilla/show_bug.cgi?id=53327
Julien Aymé <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED Resolution|FIXED |--- --- Comment #6 from Julien Aymé <[email protected]> --- OK, I found the issue: in certain cases, the method "tooCloseTooRound" should return true so that the "formatPrecise" method is used instead of the "formatFast" method. So I tweaked the "tooManyDigitsUsed" and "tooCloseTooRound" methods a bit, so that they perform better. Patch will follow. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
