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


User sb changed the following:

                What    |Old value                 |New value
================================================================================
             Assigned to|hro                       |sb
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Wed Oct 31 14:17:47 +0000 
2007 -------
A regression introduced by CWS sb71, where loading the odbc shared library in
connectivity/source/drivers/odbc/OFunctions.cxx:1.10 was erroneously changed
from osl_loadModule (searching in platform-specific places) to
osl_loadModuleRelative (looking only next to the calling shared library).

Changing this back to osl_loadModule, it needs to be checked that the code works
on all platforms, as the implementation of osl_loadModule on Unix (esp. Mac OS
X) has also been pruned of some hacks that were thought to be no longer 
necessary.

@msc:  Can you please check whether loading the relevant shared library in the
corresponding Adabas scenario (see
connectivity/source/drivers/adabas/BFunctions.cxx:1.7 l. 144--150) did not also
break in SRC680m234, for the various platforms?

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