$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Bronek Kozicki (brok_at_[hidden])
Date: 2005-12-07 12:20:47
Yuval Ronen <ronen_yuval_at_[hidden]> wrote:
> Alexander Ivanov wrote:
>> defining symbol _CRT_SECURE_NO_DEPRECATE should suppress most of
>> these bogus warnings.
>
> Yes, I know. What I'm saying is that I can define this in *my* project
> files. I can't do it in *Boost* project files. My point is that the
> Boost build system should define it for compiling Boost. I can handle
> my compilations, I'd like to see Boost handle its own compilation...
Yes, we (or personally me) will try to handle this in boost 1.34 , but I
it will require tweaks in jamfiles that I wanted to avoid in 1.33.1
B.