$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: williamkempf_at_[hidden]
Date: 2001-04-13 08:37:25
--- In boost_at_y..., "Jacob Hammeken" <njacobh_at_w...> wrote:
> Bill Kempf wrote:
> > > > > Try compiling it as follows:
> > > > > cl /MLd /GX /EHa foo.cpp
> ...
> > especially considering I *DID* check it (VC 6, SP 4), and I'm
correct
> > that the catch block is never entered. Sorry.
>
> FWIW, I get the same result as Dave Abrahams. I am just curious,
did you
> compile it from a command line with the same flags?
From the IDE with the same flags.
Bill Kempf