[C++-sig] Sorry for my absence

David Abrahams dave at boost-consulting.com
Sat Mar 12 02:00:08 CET 2005


Nick Rasmussen <nick at ilm.com> writes:

> In case you missed this thread:
>
> http://thread.gmane.org/gmane.comp.python.c++/7596
>
> Do you have any opinion on this patch:
>
> http://article.gmane.org/gmane.comp.python.c%2B%2B/7633

Do all the Boost.Python tests pass?  

Are you certain it's okay to use PyCFunction_Type as a base class even
though PyFunctionObject isn't layout-compatible with
boost::python::objects::function?

If you can answer yes to both of those questions, and explain your
answer to the second one, then we can integrate your patch.
-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com



More information about the Cplusplus-sig mailing list