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





------- Additional comments from [EMAIL PROTECTED] Thu Nov 15 15:38:20 +0000 
2007 -------
Rene, 
thought the same the first moment, but unfortunately we would need to include
<dlfcn.h> than, leading to a situation where the content of <dlfcn.h> would
implicitly be provided by "module.h", which I am sure we don't want. 

IMHO, right solution would be, to not offer SAL_LOADMODULE_... at all,
especially as these are not used / supported e.g. under Windows. Problem likely
is, that C++ libraries _must_ be loaded RTLD_GLOBAL because of exception
symbols, leading to the situation that one must know if one is going to load a
C++ library, or to use RTLD_GLOBAL always.

Thoughts?

         Kay


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