[email protected] <[email protected]> has asked [email protected] 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 [email protected] <[email protected]> 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: [email protected] For additional commands, e-mail: [email protected]
