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

2014-11-18 Thread Raghvendra Jain
On Tue, Nov 18, 2014 at 6:35 AM, Michael Rolle wrote: > Are you the one responsible for maintaining / bug fixing for Boost.Python? No man, I am just a normal user. ___ Cplusplus-sig mailing list Cplusplus-sig@python.org https://mail.python.org/mailman

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

2014-11-17 Thread Alex Mohr
On 11/17/14 4:17 PM, Stefan Seefeld wrote: While the issue looks clear (and the patch good), can you attach a test case that would allow me to reproduce the issue (and observe the fix with the patch applied) ? Minimal test cases always accelerate the processing of reported issues. :-) Also plea

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

2014-11-17 Thread Alex Mohr
On 11/17/2014 4:17 PM, Stefan Seefeld wrote: On 17/11/14 06:54 PM, Alex Mohr wrote: On 11/17/2014 2:01 PM, Stefan Seefeld wrote: (Specifically: I'd be happy to help fix issues with the Boost.Python code itself, but I don't feel competent with bjam / Boost.Build, and my knowledge of MSVC is almo

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

2014-11-17 Thread Stefan Seefeld
On 17/11/14 06:54 PM, Alex Mohr wrote: > On 11/17/2014 2:01 PM, Stefan Seefeld wrote: >> (Specifically: I'd be happy to help fix issues with the Boost.Python >> code itself, but I don't feel competent with bjam / Boost.Build, and my >> knowledge of MSVC is almost non-existent, not to speak of the f

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

2014-11-17 Thread Alex Mohr
On 11/17/2014 2:01 PM, Stefan Seefeld wrote: (Specifically: I'd be happy to help fix issues with the Boost.Python code itself, but I don't feel competent with bjam / Boost.Build, and my knowledge of MSVC is almost non-existent, not to speak of the fact that I have no computer near me running Wind

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

2014-11-17 Thread Michael Rolle
14 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 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

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

2014-11-17 Thread Michael Rolle
hange 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: "Stefan Seefeld" To: Sent: Monday, November 17, 2014 2:01 PM Subject: R

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

2014-11-17 Thread Stefan Seefeld
On 17/11/14 04:50 PM, Jim Bosch wrote: > On Mon, Nov 17, 2014 at 4:35 PM, Michael Rolle > 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? Actua

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

2014-11-17 Thread Jim Bosch
On Mon, Nov 17, 2014 at 4:35 PM, Michael Rolle 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 know

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

2014-11-17 Thread Michael Rolle
Rolle (408) 313-8149 - Original Message - From: Raghvendra Jain To: Development of Python/C++ integration Sent: Monday, November 17, 2014 5:09 AM Subject: Re: [C++-sig] Bugs in the Boost.Python tutorial example Hi Michael, I had written a tutorial on Compiling Boost.P

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

2014-11-17 Thread Raghvendra Jain
Hi Michael, I had written a tutorial on Compiling Boost.Python using Visual Studio. Please check. http://www.sigverse.org/wiki/en/index.php?Compiling%20Boost.Python%20for%20Python%20in%20Visual%20Studio I know I am not directly answering the questions you raised here, but I guess it might help y