Kevin B. Hendricks wrote:
Where?
See /usr/include/dlfcn.h under MacOSX 10.4 where you see this before
the first define
Quote:
/*
Based on the dlcompat work done by:
Jorge Acereda <[EMAIL PROTECTED]> &
Peter O'Gorman <[EMAIL PROTECTED]>
*/
Ok, you mean this.
There are more instances than just that one in sal. In fact in vcl and
a few other places, calls to dlopen were replaced or ifdef'd out if I
remember correctly. So the safest thing would be to put in Patrick's
patch until an official MacOSX version of 2.0.1 comes out I think and
all the places it could be found are identified.
If there are really still other places where dlopen/NSAddImage will be
used instead of osl_loadModule then this place need to be changed anyway
or am I wrong? But if I'm not wrong code e.g. in VCL has been changed in
the OOo2.0 timeframe to use osl_loadModule instead of dlopen directly.
But I will have a look at all the places.
Kind regards,
Tino
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]