From: Dean M. B. <mik...@gm...> - 2008-09-10 03:27:46
|
Hi Kim, On Wed, Sep 10, 2008 at 1:12 AM, Kim Gräsman <kim...@gm...> wrote: > Hello, > > When building the tests on Windows using VC9, I get a couple of secure > SCL warnings on std::copy. > > Does anybody mind if I disable those warnings via a define in the > Jamfile? I'm not sure how Boost generally does it, or if there even is > a policy... > I don't mind. If you can do: <toolset>msvc:<define>_SCL_SECURE That would be nice. -- Dean Michael C. Berris Software Engineer, Friendster, Inc. |