To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=47296
------- Additional comments from [EMAIL PROTECTED] Fri Sep 16 20:00:53 -0700 2005 ------- Here is hopefully my final patch. I have done everything I could think of to reduce the execution speed. The max array size is set to 500000 based on the acceptable execution time in my environment (~0.8 seconds). This number happens to correspond to x + min( n, M ), so it is evaluated before the calculation begins. It throws a #VALUE! error when the max array size is exceeded par Niklas' suggestion (thanks!). So... it's ready to go. I hope you like my patch. Kohei --------------------------------------------------------------------- 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]