$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2003-02-05 22:12:19
"Paul A. Bristow" <boost_at_[hidden]> wrote in message
news:AHEJIHEOOOBMJPAGPLIPEEILDKAA.boost_at_hetp.u-net.com...
> An absolutely invaluable tool.
>
> Perhaps worth documenting for MSVC 7.0 (and probably 6.5?)
>
> 1 Need to have language extensions enabled. (for WINNT?)
Do I use any nonstandard language extensions?
> 2 Need to have /EHa rather than /EHs for async exceptions. (for WINNT?)
You need to clarify on that. Why would I want to force async exception
model?
>
> 3 std for loop scope is OK.
I did not get this at all. What do you mean?
>
> 4 Warnings level 4 ok, (except get two warnings about test_main's unused
args).
They are used.
> (and there are several spilling misfakes in that section
Did you mean "spelling mistakes"? Could you send them to me?
> - and why is the document background so gray?)
All pages have the same background. What would you prefer?
>
> Thanks for your work on this.
You are welcome.
> Paul
Gennadiy.