$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [release] 1.66.0 post-beta merges
From: Daniel James (dnljms_at_[hidden])
Date: 2017-11-26 09:18:01
On 25 November 2017 at 23:39, Vinnie Falco via Boost
<boost_at_[hidden]> wrote:
> Teeny little problem here:
>
> <https://github.com/boostorg/asio/pull/67>
>
> Three things we can do:
>
> 1. Accept the pull request as written
> 2. Check `n==0` in `detail::buffer_copy_1`
> 3. Nothing
I'd go for 2 as it doesn't change the data model, but isn't this up to
Chris Kohlhoff?