To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=116055 Issue #|116055 Summary|framework: svl: replace svarray with STL containers - |continue #112395 Component|framework Version|OOO300m9 Platform|All URL|http://svn.services.openoffice.org/opengrok/xref/Curre |nt%20(trunk)/svl/source/memtools/svarray.cxx OS/Version|All Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|code Assigned to|mba Reported by|gang65
------- Additional comments from [email protected] Fri Dec 10 22:20:52 +0000 2010 ------- Continuation of the: http://www.openoffice.org/issues/show_bug.cgi?id=112395 There are lots of SvArray containers defined in the files: http://svn.services.openoffice.org/opengrok/xref/DEV300_m82/svl/inc/svl/svarray. h xx http://svn.services.openoffice.org/opengrok/xref/DEV300_m82/svl/source/memtools/ s varray.cxx these are defined as a bunch of ugly macros, and were designed in the early 90ies when STL did not exist. The svarray must be replaced with STL containers. --------------------------------------------------------------------- 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]
