To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=53108 Issue #:|53108 Summary:|Fixes for compiling OOo with _STLP_DEBUG defined Component:|porting Version:|680m123 Platform:|All URL:| OS/Version:|All Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P3 Subcomponent:|code Assigned to:|hr Reported by:|hr
------- Additional comments from [EMAIL PROTECTED] Tue Aug 9 08:40:50 -0700 2005 ------- STLport supports a debug mode with checking iterators. All which is needed is to compile everything with _STLP_DEBUG and link against the debug version of STLport. A number of compile time fixes are needed, typically cases where iterators are considered the same as pointers. --------------------------------------------------------------------- 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]
