To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=115684
------- Additional comments from [email protected] Fri Nov 19 18:41:07 +0000 2010 ------- yes, iterators to vector may get invalidated. i couldn't find a problem in the SfxItemPool due to that. generally for vector it may be better to store an integer index instead of iterator, the index would survive reallocations. --------------------------------------------------------------------- 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]
