To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=74282
                 Issue #|74282
                 Summary|HEX2DEC and OCT2DEC test sign bit wrong
               Component|Spreadsheet
                 Version|current
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|dr
             Reported by|er





------- Additional comments from [EMAIL PROTECTED] Wed Feb  7 16:06:10 +0000 
2007 -------
HEX2DEC and OCT2DEC internally use ConvertToDec that has a wrong test for the
sign bit (... && nFirstDig == nBase - 1) resulting in, for example,
=HEX2DEC("8000000000") not being converted into a negative number.
=HEX2DEC("F000000000") is correctly converted.

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