Re: [dfports] devel/boost override - help request.
On Sat, 25 Sep 2004 20:13:22 +0200, Henry Kleynhans
<henry@obsidian.co.za> wrote:
> * I cannot build the python binding library. I get a lot of errors like
> the following:
I fixed that and some other issues in boost and sent a mail to the
boost-devel list, asking for inclusion. it's still waiting for
moderator approval though.
#define BOOST_PYTHON_OFFSETOF(s_name, s_member) \
(__offsetof__ (reinterpret_cast <size_t> (&reinterpret_cast
<const volatile char &> (static_cast<s_name *> (0)->s_member))))
in boost/python/detail/config.hpp fixes things
討論串 (同標題文章)
完整討論串 (本文為第 4 之 8 篇):