To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111533
User kohei changed the following:
What |Old value |New value
================================================================================
Status|STARTED |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Wed May 12 14:41:49 +0000
2010 -------
Ok. Fixed in the koheiautodecimal cws. The fix will also land in go-oo 3.2.1
for those of you using that version.
The new behavior will:
1) strip trailing zeros unconditionally, and
2) use 10 decimals for the general "unlimited" number format.
I'm starting to dislike IEEE 754 way of representing numbers... As an aside,
C++0x will support decimal number format, but I'm sure using that for
calculation won't be as fast as doing the same using hardware FPU, to say the
least.
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]