$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:33:21
On 04/20/17 17:27, degski via Boost wrote:
> On 20 April 2017 at 16:14, Rene Rivera via Boost <
> boost_at_[hidden]> wrote:
>
>>> I can see some of the headers in Boost.Process (for example,
>>> boost/process/cmd.hpp, boost/process/env.hpp) contain Windows line
>> endings.
>
> Is it an issue?
Yes, some compilers choke on unsupported line endings.