[dfports] devel/boost override - help request.
    Patrick Mauritz 
    patrick.mauritz at gmail.com
       
    Sat Sep 25 16:35:42 PDT 2004
    
    
  
On Sat, 25 Sep 2004 20:13:22 +0200, Henry Kleynhans
<henry at 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
    
    
More information about the Submit
mailing list