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





------- Additional comments from [EMAIL PROTECTED] Mon Jul 17 13:43:05 -0700 
2006 -------
personally - I don't much care - as long as the common case uses the existing
clean code instead of the hellish hack that appears to be necessary - and that
#ifdef MY_DLSYM_IS_MIND_MASHED and thus not compiled on my system ;-)

Lets leave most people with a robust system. ie. lets rip that XXX stuff out 
into a:

#ifdef FREEBSD
pModule = goGropingForLibrary();
#endif

method that is also conditional for that platform.

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