From: Mike Taylor Date: Tue, 8 Oct 2002 23:55:52 +0000 (+0000) Subject: Catch exceptions by reference (not that it actually helps with the X-Git-Tag: YAZPP.0.5~60 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=927890f041728f42cb5e1ed3646fce2f07b4f52c;hp=927890f041728f42cb5e1ed3646fce2f07b4f52c;p=yazpp-moved-to-github.git Catch exceptions by reference (not that it actually helps with the memory management or anything, but it does seem to be idiomatic C++) ---