Patch looks sane, but I still would like somebody else who is more
into C++ and our way of using C++ to say whether it's the Right Thing
to do or not.

(If all callers of a particular method catch the exceptions it can
throw even during fairly normal operation, and either just ignore
them, or turn them into returning some error-indicating return value
instead, what's the point in using the heavy-weight (?) and
harder-to-get-right exception mechanism in the first place? What am I
missing, except C++ evangelism?)

--tml
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to