> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, May 27, 2003 3:16 AM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: RE: Catching Exceptions
> 
> I noticed that the exceptions were being caught by pointer. I 
> recommend that
> you catch them by const reference, as you always should. It 
> might make a
> difference with the MSVC++ compiler.
> 

*Looks for cliff to go jump off of*
Why? LOL... I KNEW that.  Yet it totally had me lost.
Thanks...

Although... Why const reference?  I've typically just done it by value.


Adam Clauss
[EMAIL PROTECTED]


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to