To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=88411 Issue #|88411 Summary|The import and patch of ICU 3.6 causes incompatibiliti |es with ICU already installed on some systems, I have |a better fix Component|l10n Version|OOo 2.4.0 Platform|All URL| OS/Version|All Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|i18npool Assigned to|er Reported by|cokane
------- Additional comments from [EMAIL PROTECTED] Thu Apr 17 21:05:30 +0000 2008 ------- The method that the shipped version of ICU is compiled and linked into the application causes some build-time failures. This was originally introduced as the fix to Issue #81519. I suggest reverting the fix from Issue #81519 and instead applying a patch to i18npool/source/breakiterator/breakiterator_unicode.cxx that creates a local RuleBasedBreakIterator-derived class with a public function for accessing the protected setBreakType(type) method, called publicSetBreakType(type). I'm posting a patch to that C++ file, as well as the configure script to illustrate my point. --------------------------------------------------------------------- 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]