5 May
2019
5 May
'19
12:06 p.m.
On Sun, May 5, 2019 at 2:12 AM Richard Hodges via Boost
If there is any way of getting a patch release out into the wild as a complete tar.gz that would be helpful as it would mean I don't have to redefine my build environment in terms of git submodules.
Changes to the Beast in Boost 1.70 for the fix can be obtained from this branch: https://github.com/boostorg/beast/commits/v248-hf1 you can retrieve a patch from github using this URI format: https://github.com/boostorg/beast/compare/boost-1.70.0...v248-hf1.diff The fix has also been merged to master and develop: https://github.com/boostorg/beast/commits/master Thanks