https://issues.apache.org/ooo/show_bug.cgi?id=124421

[email protected] <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #83009|                            |review?([email protected])
              Flags|                            |

--- Comment #12 from [email protected] <[email protected]> ---
Created attachment 83009
  --> https://issues.apache.org/ooo/attachment.cgi?id=83009&action=edit
patch to force the availability of type_info symbols for ucb exceptions

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.

-- 
You are receiving this mail because:
You are on the CC list for the issue.
You are watching all issue changes.

Reply via email to