Boost logo

Boost :

From: Alexander Ivanov (amivanov_at_[hidden])
Date: 2005-12-07 11:25:40


defining symbol _CRT_SECURE_NO_DEPRECATE should suppress most of these
bogus warnings.

On 12/7/05, Yuval Ronen <ronen_yuval_at_[hidden]> wrote:
> Douglas Gregor wrote:
> > On Dec 7, 2005, at 8:35 AM, Yuval Ronen wrote:
> >
> >>2. You have used a std:: construct that is not safe. See documentation
> >>on how to use the Safe Standard C++ Library
> >>3. The POSIX name for this item is deprecated. Instead, use the ISO
> >>C++
> >>conformant name: ...
> >>4. This function or variable may be unsafe. Consider using ...
> >>instead.
> >
> >
> > These are bogus warnings from the compiler. Please see:
> >
> > http://www.boost.org/tools/build/v1/vc-8_0-tools.html
>
> Then why not disable them?
> Note that I'm talking about building Boost itself, not building
> something that uses Boost.
>
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
>


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk