To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95203





------- Additional comments from [EMAIL PROTECTED] Sun Nov  9 13:27:55 +0000 
2008 -------
I have found a few problems in getting rid of stlport.

1. Extension packaging for Windows includes stlport dll no matter whether or 
not USE_SYSTEM_STL is specified.

2. Precompiled headers in svx and sc erroneously include stlport specific files.

3. References of native stl headers in kendy's fixed stlport/systemstl/foo like 
#include <c++/foo> do not work with "pure" mingw tools as the native header 
locations are different.

#  define _SYSTEM_STL_MAKE_HEDER(path,header) <path/header>
#  include _SYSTEM_STL_MAKE_HEDER(GXX_INCLUDE_PATH,foo)

will work.

The patches will follow.


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