$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [callable_traits] Incorrect newlines in git
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2018-01-19 13:35:55
Hi,
I've created this PR to fix newlines and tabs in Boost.CallableTraits:
https://github.com/boostorg/callable_traits/pull/170
Without it, I cannot update my local Boost tree because git treats the
files are modified.
Could someone, please, merge this PR? It's really annoying that the
update process breaks every time.
Thanks.