https://bugs.freedesktop.org/show_bug.cgi?id=62155
--- Comment #29 from Stephan Bergmann <[email protected]> --- (In reply to comment #28) > (In reply to comment #26) > > would be better to just cover the call to createInstance in a > > try-catch-ignore block, not also the subsequent call to UpdateFromAddIn.) > > Why only createInstance() and not also UpdateFromAddIn()? Can > xInterface.is() ever be true and thus a call to UpdateFromAddIn() be > successful if createInstance() threw an exception? That's not my point. My point is that UpdateFromAddIn might legitimately throw exceptions, which the patch would break. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
