Florian:

I agree that it should do no harm to remove the line, but my question is will 
the file opened in earlier code be closed automatically, or will there be a 
problem later if someone were to open many files in one OpenOffice session.  
Every dlopen call should have a matching dlclose call.  Since I do not have 
access to the source code right now, as I am travelling for a while, I cannot 
confirm whether or not this call could be deleted or should it remain.

James McKenzie


-----Original Message-----
From: Florian Heckl <[EMAIL PROTECTED]>
Sent: Oct 29, 2005 2:26 PM
To: [email protected]
Subject: Re: [porting-dev] Re: [porting-cvs] CVS update 
[cws_src680_macosx20xfixes01]: /porting/sal/osl/unx/

Hi James,

> -extern int _dlclose(void *handle);
this is just a function declaration here. It does not do anything. So  
unless it is referenced somewhere in the file it was declared  
(module.c) the removal shouldn't do any harm.

Best regards,
Florian

---------------
Florian Heckl
Zeuggasse 5
86150 Augsburg

Tel.: +49-(0)821-5047988
Mobil: +49-(0)179-5384023




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