You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2012/07/18 23:36:52 UTC

[Bug 120312] New: MetricField class can generate INVALID_FLOAT_EXCEPTION on some computers

https://issues.apache.org/ooo/show_bug.cgi?id=120312

          Priority: P3
            Bug ID: 120312
          Assignee: ooo-issues@incubator.apache.org
           Summary: MetricField class can generate INVALID_FLOAT_EXCEPTION
                    on some computers
          Severity: normal
        Issue Type: DEFECT
    Classification: Code
                OS: OS/2
          Reporter: ydario@apache.org
          Hardware: PC
            Status: CONFIRMED
           Version: AOO350-dev
         Component: code
           Product: framework

On some computers, both intel and amd cpu, the MetricField class can generate
an invalid floating point operation while converting double to long.
See revision 1363127 for more info, but is not enough to fix OS/2 bug.

Until I can find a PC with this bug to properly analyze this bug (sending debug
dlls to Japan is not real time debugging...), I have find a reasonable
workaround to code.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 120312] MetricField class can generate INVALID_FLOAT_EXCEPTION on some computers

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=120312

--- Comment #1 from Yuri Dario <yd...@apache.org> ---
vcl: workaround to invalid float operation.
Sending        control/field.cxx
Committed revision 1363129.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 120312] MetricField class can generate INVALID_FLOAT_EXCEPTION on some computers

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=120312

hdu@apache.org <hd...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|---                         |AOO 4.0

--- Comment #2 from hdu@apache.org <hd...@apache.org> ---
Updated status to FIXED and target to release that will contain the fix.

-- 
You are receiving this mail because:
You are the assignee for the bug.