Boost C++ Libraries: Ticket #13341: Inconsistent line endings in 911 files in Boost 1.65.1 tar package https://svn.boost.org/trac10/ticket/13341 <p> Try this: </p> <ol><li>Download boost_1_65_1.tar.bz2. </li><li>Extract it on a Linux system. </li><li>Find files that have CRLF line endings: </li></ol><p> find -type f | xargs file | grep CRLF &gt; ../boost_1_65_1_tar_CRLF.txt </p> <p> There are 911 such files (list attached), with some files having a mixture of CRLF and LF line endings. This probably isn't a big problem in most cases, but it does create difficulties when you do a CVS import of Boost into a vendor branch. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/13341 Trac 1.4.3 anonymous Thu, 14 Dec 2017 10:35:34 GMT attachment set https://svn.boost.org/trac10/ticket/13341 https://svn.boost.org/trac10/ticket/13341 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">boost_1_65_1_tar_CRLF.txt</span> </li> </ul> Ticket Mateusz Loskot Fri, 21 Sep 2018 09:07:56 GMT <link>https://svn.boost.org/trac10/ticket/13341#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/13341#comment:1</guid> <description> <p> I think best way to report such general issues is to post to Boost development list <a class="ext-link" href="https://lists.boost.org/mailman/listinfo.cgi/boost"><span class="icon">​</span>https://lists.boost.org/mailman/listinfo.cgi/boost</a> </p> <p> Can we close this? </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Mateusz Loskot</dc:creator> <pubDate>Fri, 12 Oct 2018 19:40:44 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/13341#comment:2 https://svn.boost.org/trac10/ticket/13341#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">invalid</span> </li> </ul> Ticket