You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openoffice.apache.org by bu...@apache.org on 2014/03/27 15:23:47 UTC

review requested: [Issue 124421] crash on Mac if there are problems with network connectivity : [Attachment 83009] patch to force the availability of type_info symbols for ucb exceptions

hdu@apache.org <hd...@apache.org> has asked jsc@apache.org for review:
Issue 124421: crash on Mac if there are problems with network connectivity
https://issues.apache.org/ooo/show_bug.cgi?id=124421

Attachment 83009: patch to force the availability of type_info symbols for ucb
exceptions
https://issues.apache.org/ooo/attachment.cgi?id=83009&action=edit


------- Additional Comments from hdu@apache.org <hd...@apache.org>
The patch before allows the OSX64 bridge to handle missing type_info symbols of
UNO exceptions gracefully. This patch forces the availability of type_info
symbols that are thrown by the usb module.

So the bridge-patch solves the general problem of missing type_info symbols by
handling them gracefully. This patch solves the particular problem that having
the  type_infos of thrown exceptions is always good. So the both patches
address different aspects of the problem that caused the reported crash.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org