To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=110192 Issue #|110192 Summary|Mingw port update fix: sal/osl C++ syntax and long pat |h Component|porting Version|DEV300m74 Platform|PC URL| OS/Version|Windows, all Status|NEW Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|code Assigned to|tono Reported by|tono
------- Additional comments from [email protected] Wed Mar 17 12:53:56 +0000 2010 ------- Fix sal_Unicode/wchar_t incompatibility issue. I am introducing a template function to cast LongPathBuffer to an incompatible pointer. I am replacing wcslen with rtl_ustr_getLength and wcscpy/wcsncpy with rtl_copyMemory. --------------------------------------------------------------------- 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]
