Boost C++ Libraries: Ticket #5639: Including slice.hpp to boost/python https://svn.boost.org/trac10/ticket/5639 <p> slice.hpp needs to be included to boost/python.hpp otherwise it throws a segmentation fault when trying to access slice data in C++ , as I observed while writing tests for the boost/python/numpy library </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/5639 Trac 1.4.3 Ralf W. Grosse-Kunstleve Fri, 24 Jun 2011 21:30:58 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/5639#comment:1 https://svn.boost.org/trac10/ticket/5639#comment:1 <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">fixed</span> </li> </ul> <p> Fixed on trunk, revision 72745. (It is too late for the 1.47.0 release; I'll merge for the next release.) Thanks. </p> Ticket