DragonFly BSD
DragonFly submit List (threaded) for 2004-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: [dfports] devel/boost override - help request.


From: Patrick Mauritz <patrick.mauritz@xxxxxxxxx>
Date: Sun, 26 Sep 2004 01:35:16 +0200

On Sat, 25 Sep 2004 20:13:22 +0200, Henry Kleynhans
<henry@xxxxxxxxxxxxxx> 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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]