To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=67774


User terrye changed the following:

                What    |Old value                 |New value
================================================================================
             Assigned to|spreadsheet               |ab
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Sun Aug 20 06:23:10 -0700 
2006 -------
This is an in-progress update.  No immediate action required.  

I've had a further look at this one.  In fact it doesn't seem to be anything to
do with the Calc engine.  It is a combination of two errors, both in the API /
Basic RTS, and have therefore moved it to Andreas B to monitor.   I have
included a small Calc Test Harness to how the bug manifests itself more clearly.

(1) The RTS evaluates d.DataArray = s.DataArray differently depending on whether
EqualUnoObjects(d,s) is true or false.  The timings indicate that the RTL is
going down completely different code paths for these two cases, and only when
using the Pseudo-property DataArray.
(2) The trend in run times is disturbing and indicates that you've got leakage /
fragmentation in your storage management.  This shouln't be happening at this
scale?  Are you using the STL default allocator?

I will by putting up my own OOo test bed within a week or so, so when I get time
I'll buzz the code through and give you a proposed set of exact line fixes.

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