From: Peter Dimov (pdimov_at_[hidden])
Date: 2006-07-28 09:02:36


Ames Andreas wrote:

> FWIW, I'd like to strongly second that. When catching SEH
> exceptions (like catch(...) does), predictable behaviour is only
> possible if you compile for 'asynchronous exception handling',

FWIW, MSVC 8 doesn't catch SEH exceptions with ... by default.