To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=53107
                  Issue #:|53107
                  Summary:|Utilize the STLport debug mode for checking STL
                          |container usage
                Component:|porting
                  Version:|680m123
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|TASK
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|hr
              Reported by:|hr





------- Additional comments from [EMAIL PROTECTED] Tue Aug  9 08:31:38 -0700 
2005 -------
STLport supports a debug mode where all STL iterator operations are checked.
This tends to reveal all kinds of subtile bugs regarding STL usage, as:
  - access to invalided iterators
  - comparing iterators from different containers
  - bound checking
etc

This is the umbrella task to track
  1) the changes which are needed to compile OOo with the _STLP_DEBUG flag
  2) fix the revealed invalid STL operations during smoketest and other test 
runs

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