To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=70166
User sb changed the following:
What |Old value |New value
================================================================================
Assigned to|sb |kendy
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Tue Jan 9 08:33:32 -0800
2007 -------
1 With my attached ooo-build.patch your patch compiles and smoketests on
SRC680m199 wntmsci10.pro.
2 pTables = (TextEncodingFunction)osl_psz_getSymbol(aModule, pSymbol); will not
compile on -enable-werror Solaris. You need to make available a
osl_psz_getFunctionSymbol variant of osl_getFunctionSymbol instead.
3 osl_psz_loadModule and osl_psz_getFunctionSymbol should really be declared in
a (module local) header.
4 This starts to get somewhat ugly; Impl_getTextEncodingData needs to make sure
it does not call itself recursively, and does so building on different, platform
specific assumptions. Very brittle.
---------------------------------------------------------------------
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]