Boost C++ Libraries: Ticket #5468: ASIO does not use the standard BOOST ABI mechanism https://svn.boost.org/trac10/ticket/5468 <p> BOOST libraries should all use the ABI support that is built into boost. For other boost libraries, in the boost/config/user.hpp you can point to your own header files where you can insert the #pragma pack statement. ASIO does not use this mechanism, it has its own headers in asio/detail/push_options.hpp. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/5468 Trac 1.4.3 Vladimir Prus Mon, 18 Apr 2011 06:36:39 GMT component changed; owner set https://svn.boost.org/trac10/ticket/5468#comment:1 https://svn.boost.org/trac10/ticket/5468#comment:1 <ul> <li><strong>owner</strong> set to <span class="trac-author">chris_kohlhoff</span> </li> <li><strong>component</strong> <span class="trac-field-old">Building Boost</span> → <span class="trac-field-new">asio</span> </li> </ul> <p> Seems to be purely asio matter, so reassigning. </p> Ticket