[C++-sig] Bugs in the Boost.Python tutorial example

Michael Rolle m at rolle.name
Mon Nov 17 23:34:03 CET 2014


Thanks, Jim.

I've created a ticket on the tracker that you provided the link to.  It's 
number 10799.

In this case, the fixes should be pretty simple and probably involve the 
rules for linking DLLs generally and for making Python extensions.  One of 
the fixes just involves a change to a boost-build.jam file, so that it will 
point to the same build system that the tutorial just told me to create with 
the bootstrap command.

Michael Rolle
(408) 313-8149
----- Original Message ----- 
  From: Jim Bosch 
  To: Development of Python/C++ integration 
  Sent: Monday, November 17, 2014 1:50 PM
  Subject: Re: [C++-sig] Bugs in the Boost.Python tutorial example


  On Mon, Nov 17, 2014 at 4:35 PM, Michael Rolle <m at rolle.name> wrote:




    Are you the one responsible for maintaining / bug fixing for Boost.Python?  Or would I assume someone else will see my post and act on it?  Actually, what I want to know is how I report bugs to whomever will fix them.




  To my knowledge, the answer to this question is actually a rather unhappy one - I'm not sure anyone is currently maintaining Boost.Python.  I think there may still be general Boost devs who will fix critical bugs, especially if the bug report is accompanied by a patch, but there are a lot of stale tickets in the issue tracker (https://svn.boost.org/trac/boost), and I don't know of anyone who really feels any strong ownership of the library at this stage.  I've thought about stepping up to do some of it myself, but given that my day job now involves working with Swig (even though I prefer Boost.Python), it's just not something I can do.


  I'd love to be corrected by anyone on this list who can say otherwise, of course.




  Jim




------------------------------------------------------------------------------


  _______________________________________________
  Cplusplus-sig mailing list
  Cplusplus-sig at python.org
  https://mail.python.org/mailman/listinfo/cplusplus-sig
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/cplusplus-sig/attachments/20141117/09263053/attachment.html>


More information about the Cplusplus-sig mailing list