Boost C++ Libraries: Ticket #3540: [fix in git] use boost::aligned_storage rather than boost::python::aligned_storage https://svn.boost.org/trac10/ticket/3540 <p> Looks like duplicated code that could be factored out. Also the parameter library depends on boost/python/detail/referent_storage, see ticket <a class="new ticket" href="https://svn.boost.org/trac10/ticket/3490" title="#3490: Bugs: Boost.Parameter should not depend on Boost.Python (new)">#3490</a>, this causes packaging problems. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/3540 Trac 1.4.3 troy d. straszheim Thu, 22 Oct 2009 04:04:19 GMT summary changed https://svn.boost.org/trac10/ticket/3540#comment:1 https://svn.boost.org/trac10/ticket/3540#comment:1 <ul> <li><strong>summary</strong> <span class="trac-field-old">use boost::aligned_storage rather than boost::python::aligned_storage</span> → <span class="trac-field-new">[fix in git] use boost::aligned_storage rather than boost::python::aligned_storage</span> </li> </ul> <p> Fix on my python branch </p> <p> <a class="ext-link" href="http://gitorious.org/~straszheim/boost/straszheim/commit/1ad019e6d90835e20c1385ce5e9bd2cd21166aeb"><span class="icon">​</span>http://gitorious.org/~straszheim/boost/straszheim/commit/1ad019e6d90835e20c1385ce5e9bd2cd21166aeb</a> </p> <p> leaving as new until merged to a release. </p> Ticket