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


User mmeeks changed the following:

                  What    |Old value                 |New value
================================================================================
                        CC|'hdu,jianhuajiao'         |'hdu,jianhuajiao,mh'
--------------------------------------------------------------------------------
                Issue type|PATCH                     |DEFECT
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Thu May 18 02:31:57 -0700 
2006 -------
Urgh - but I forgot, there is a licensing reason for dynamic linking this here -
but now we are LGPL does that still exist - Martin ?

I guess the alternative is simply to rename the libfreetype that we install to:
libfreetype680li.so or somesuch - dlopen that ourselves in libvcl and hook all
the symbols out: that doesn't have to be as bad as it sounds I guess -
particularly if we use a namespace in which the wrapper resides - with identical
function names etc. ie:

#ifndef SYSTEM_FREETYPE
using VclFTWrapper;
#endif

in the relevant file(s) etc.

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