
7 Dec
2005
7 Dec
'05
5:20 p.m.
Yuval Ronen <ronen_yuval@yahoo.com> 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.