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 16:13:08 +0000 
2007 -------
...wait, isn't that the "right" solution:  Keep the four funny defines

#define SAL_LOADMODULE_GLOBAL 0x100
#define SAL_LOADMODULE_DEFAULT 0x0
#define SAL_LOADMODULE_LAZY 0x1
#define SAL_LOADMODULE_NOW 0x2

platform-independent (i.e., drop the #ifdefs for Mac and MIPS again) and do any
necessary mapping to actual RTLD_ values within the relevant osl functions.

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