To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=69798 Issue #|69798 Summary|wrong computation of 2^48 + 1 - 2^48 Component|gsl Version|OOo 2.0.3 Platform|All URL| OS/Version|All Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P1 Subcomponent|code Assigned to|pl Reported by|scoazera
------- Additional comments from [EMAIL PROTECTED] Sat Sep 23 09:44:08 -0700 2006 ------- Very very very severe! -------------------------------- =2^48 + 1 - 2^48 the result is 0 instead of 1 -------------------------------- 2^48 - 2^48 + 1 is OK -------------------------------- =2^48 + 2 - 2^48 is OK -------------------------------- =2^48 + 3 - 2^48 is OK -------------------------------- etc. --------------------------------------------------------------------- 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]
