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





------- Additional comments from [EMAIL PROTECTED] Sun Jan 29 03:06:07 -0800 
2006 -------
Hi,

By performing the bridge tests suggested by dbo, I foud out another problem 
with gcc's sjlj exception handling. Gcc uses sjlj excfeption handling if the 
underlying system does not have native dwarf2 support. The problem is that the 
caught exception is lost if the control is passed to outside function from the 
catch clause across the dll boundary.

Therefore I am going to introduce a new static library 
for ::cppu::getCautException.

Late last week, I found out that the exception handling to remedies the 
problem was applied to the brand new MinGW release candidate of gcc and it 
worked. Happily I do not have to modify the library organization.

@maho:
Enumfix patch seems to have already applied to the release candidate.

tono (Takashi Ono)


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