Boost C++ Libraries: Ticket #12737: Invalid include of no_exceptions_support.hpp in boost/move/algorithm.hpp. https://svn.boost.org/trac10/ticket/12737 <p> The file boost/move/algorithm.hpp contains the following include statement, last modified in commit : </p> <pre class="wiki">#include &lt;boost/detail/no_exceptions_support.hpp&gt; </pre><p> This file appears to have been moved from the _detail_ module to the _core_ module in 6/2014 in _core_ commit 60c9a35d8 (_detail_ commit 099854de). </p> <p> In the Ubuntu apt install of Boost, copies of no_exceptions_support.hpp exist in both /usr/include/boost/core and /usr/include/boost/detail. This is not the case, however, when cloning from git repos, and doesn't appear to have been the case for 2 years now. I'm not sure when the copied file workaround got made, but apparently the proper fix was never propagated back to the repo? </p> <p> In my case it, causes bcp to silently fail to copy that file when extracting Boost.Circular Buffer, resulting in a compilation failure in my codebase. I'm not sure why bcp doesn't issue a warning that the file doesn't exist. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/12737 Trac 1.4.3 ashapiro@… Mon, 09 Jan 2017 15:27:49 GMT <link>https://svn.boost.org/trac10/ticket/12737#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/12737#comment:1</guid> <description> <p> Submitted a patch in <a class="ext-link" href="https://github.com/boostorg/move/pull/10"><span class="icon">​</span>https://github.com/boostorg/move/pull/10</a>. </p> </description> <category>Ticket</category> </item> </channel> </rss>