Opened 13 years ago

Last modified 13 years ago

#3540 new Bugs

[fix in git] use boost::aligned_storage rather than boost::python::aligned_storage

Reported by: troy d. straszheim Owned by: troy d. straszheim
Milestone: Boost 1.41.0 Component: python USE GITHUB
Version: Boost 1.40.0 Severity: Problem
Keywords: Cc:

Description

Looks like duplicated code that could be factored out. Also the parameter library depends on boost/python/detail/referent_storage, see ticket #3490, this causes packaging problems.

Change History (1)

comment:1 by troy d. straszheim, 13 years ago

Summary: use boost::aligned_storage rather than boost::python::aligned_storage[fix in git] use boost::aligned_storage rather than boost::python::aligned_storage

Fix on my python branch

http://gitorious.org/~straszheim/boost/straszheim/commit/1ad019e6d90835e20c1385ce5e9bd2cd21166aeb

leaving as new until merged to a release.

Note: See TracTickets for help on using tickets.