To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=78548
------- Additional comments from [EMAIL PROTECTED] Wed Jun 27 15:02:05 +0000 2007 ------- Re point 3 above: For one, the recently added comment /* dlopen expects absolute paths on Mac OS X */ is IMO misleading: dlopen is just happy about either (absolute or relative) pathnames containing at least one slash or filenames (containing no slash); it is just that for a filename dlopen behaves differently on Mac OS X than for example on Linux or Solaris (which is even SUSv3-sanctioned). For another, please note the changes I currently do on CWS sb71 that will lead to osl_loadModule effectively always being called with a (file URL representing an) absolute pathname. Once that is in place, the whole #ifdef block can go. --------------------------------------------------------------------- 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]
