$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-08-24 04:10:47
Hi Michael,
> > I'm back from vacation now and pleased to find quite a number of email
> > here.
>
> Good that you are back and obviously inexplicably keen to work!
Heh ;-) Three weeks without programming is a bit too much.
> > I've tried to reply everything, but if there's some
> > email/issue/patch/whatever which needs my attention and which I've
> > missed, please ping me!
>
> Did you take a look at at my 'msvc Patch'? I have re-attched it to make
> things easier.
Yes, I've looked at it before vacation but had some suspicious about removing
the check for file existence in the 'archive' action. Now I realize the the
deletion command has "-f" switch, so the existence check is not necessary.
I've comitted your patch, thanks. Unfortunately, I was not able to rerun tests
on Windows, so keep fingers crossed ;-)
- Volodya