$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Rozental, Gennadiy (gennadiy.rozental_at_[hidden])
Date: 2003-09-26 10:40:59
> Gennadiy Rozental wrote:
> [...]
> > 1. Does SEH is an async exception?
>
> No.
Why MSVC require async exception flag?
> > 3. What is wrong in catching?
>
> Nothing is wrong... as long as it is expected (and you can
> "recover", whatever that means).
>
> > At least with the purpose of reporting
> > and invoking usual shutdown mechanisms
>
> Core dump ("user dump") is the best report (JITD aside for a moment).
For the test program not necessarily. I also need previous work report.
Gennadiy.