Boost logo

Boost :

Subject: Re: [boost] [release] Boost 1.62.0 Release Candidate 1
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2016-09-26 11:15:00


This warning when building applications using Boost 1.62.0:
1>CL : warning : Boost.Coroutine is now deprecated. Please switch to
Boost.Coroutine2. To disable this warning message, define
BOOST_COROUTINES_NO_DEPRECATION_WARNING.

Comes from <boost/coroutine/detail/config.hpp>
https://github.com/boostorg/coroutine/blob/master/include/boost/coroutine/detail/config.hpp#L13

The 1.62.0 version of Boost.Asio is using the deprecated Coroutine
library in its implementation:
https://github.com/boostorg/asio/blob/develop/include/boost/asio/spawn.hpp#L19

This is causing the warning.

On Mon, Sep 26, 2016 at 10:36 AM, Rene Rivera <grafikrobot_at_[hidden]> wrote:
> The release candidates for the 1.62.0 release are now available at:
>
> https://sourceforge.net/projects/boost/files/boost/1.62.0.rc.1/boost_1_62_0_rc1.7z/download
> https://sourceforge.net/projects/boost/files/boost/1.62.0.rc.1/boost_1_62_0_rc1.tar.bz2/download
> https://sourceforge.net/projects/boost/files/boost/1.62.0.rc.1/boost_1_62_0_rc1.tar.gz/download
> https://sourceforge.net/projects/boost/files/boost/1.62.0.rc.1/boost_1_62_0_rc1.zip/download
>
> The SHA256 checksums are as follows:
>
> b91c2cda8bee73ea613130e19e72c9589e9ef0357c4c5cc5f7523de82cce11f7
> boost_1_62_0_rc1.7z
> 36c96b0f6155c98404091d8ceb48319a28279ca0333fba1ad8611eb90afb2ca0
> boost_1_62_0_rc1.tar.bz2
> 440a59f8bc4023dbe6285c9998b0f7fa288468b889746b1ef00e8b36c559dce1
> boost_1_62_0_rc1.tar.gz
> 084b2e0638bbe0975a9e43e21bc9ceae33ef11377aecab3268a57cf41e405d4e
> boost_1_62_0_rc1.zip
>
> As always, the release managers would appreciate it if you download
> the candidate of your choice and give building it a try. Please report
> both success and failure, and anything else that is noteworthy.
>
> Thanks, the release managers.
>
> --
> -- Rene Rivera
> -- Grafik - Don't Assume Anything
> -- Robot Dreams - http://robot-dreams.net
> -- rrivera/acm.org (msn) - grafikrobot/aim,yahoo,skype,efnet,gmail
>
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

-- 
Follow me on Github: https://github.com/vinniefalco

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