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


User as changed the following:

                  What    |Old value                 |New value
================================================================================
               Assigned to|tm                        |as
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Tue Nov 29 21:43:40 -0800 
2005 -------
AS->TM; cmc:
This bug is already known. The mentioned PreventDuplicateInteraction class is 
derived from a base struct ThreadHelpBase. This struct contains an ::osl::Mutex 
as 
member. But inside framework (inside the same namespace) another 
ThreadHelpBase struct exists. And this struct does not contain a simple mutex, 
it 
contains a special LockHelper class as member. Only the linux compiler/linker 
is 
not able to match the right dtor ... and further this is true for linux debug 
builds 
only. Windows and solaris does not show this problem (linux product not too).

The fix: One of the ThreadHelpbase structs must be renamed.
I will take over this task. Because there was a decision to fix this task in 
cws 
[fwk28] already.

BTW: This task was discussed as P1 for our PP1 build. But because it occures on 
Linux Debug builds only, the fix was not accepted for as PP1 ...


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