Boost logo

Boost :

Subject: Re: [boost] Master branch open for merging
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2019-03-30 00:52:03


On Fri, Mar 29, 2019 at 3:07 PM Vinnie Falco <vinnie.falco_at_[hidden]> wrote:
> However, now there's a real bugfix that I would like to merge
> <https://github.com/vinniefalco/beast/commit/51db4d491a027ce151c176b0d5ce3a6217f710fa>
> <https://github.com/boostorg/beast/issues/1375>

I have a few more fixes I'd like to merge, here are the individual
commits (including the previous one)

*basic_parser::content_length is stable (API Change):*
This fixes a bug in the value returend by basic_parser::content_length()
https://github.com/vinniefalco/beast/commit/51db4d491a027ce151c176b0d5ce3a6217f710fa

*test::stream has deprecated lowest_layer for ssl*
This fixes a compilation error when used with ssl::stream
https://github.com/boostorg/beast/pull/1549/commits/3c82717fed6a950dcd87ae26d234da2815a417fa

*MSVC uses ::fopen_s*
This fixes the warning cause by using the older std::fopen on MSVC
https://github.com/boostorg/beast/pull/1549/commits/01bdea2b4d06c701699ab113c137fe43987df3bd


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