$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [1.64][process] Windows line endings in headers
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2017-04-20 14:34:37
On 04/20/17 17:32, Daniel James via Boost wrote:
> On 20 Apr 2017 15:15, "Rene Rivera via Boost" <boost_at_[hidden]>
> wrote:
>>
>> This is surprising.. Since we debugged EOL issues with the automated
>> release building long ago. And of course, we spent some time explicitly
>> finding a way to have consistent EOLs.
>
> The problem is that it doesn't have a .gitattributes file.
I was under impression that the superproject's .gitattributes should be
in effect in this case. Is it not?