To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=71046
                 Issue #|71046
                 Summary|MetricField should use double as interface
               Component|gsl
                 Version|680m188
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|ENHANCEMENT
                Priority|P3
            Subcomponent|code
             Assigned to|pl
             Reported by|pl





------- Additional comments from [EMAIL PROTECTED] Tue Oct 31 10:44:09 -0800 
2006 -------
Currently Metricfield uses a kind of adaptive precision float as its data type,
namely a (long) type value that is multiplied with 10**<selected precision>.
This type of value can easily lead into overflow problems (see e.g. issue
69437), so we should switch to double all the way.

---------------------------------------------------------------------
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]

Reply via email to