To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=60480
User hr changed the following:
What |Old value |New value
================================================================================
Status|RESOLVED |REOPENED
--------------------------------------------------------------------------------
Resolution|FIXED |
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Mon Jan 16 09:00:06 -0800
2006 -------
Found another one during smoketest on linux "non-product":
RowSetCache line 1408:
if ( aCacheIter->second.aIterator != m_pMatrix->end() &&
aCacheIter->second.aIterator != m_aInsertRow && !m_bInserted && !m_bModified)
{
....
}
The first term aCacheIter->second.aIterator != m_pMatrix->end() causes another
../stlport/stl/debug/_debug.c(465): STL error: Iterators used in expression are
from different owners assertion.
---------------------------------------------------------------------
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]