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
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-b

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

2014-11-17 Thread Michael Rolle
Thanks, Stefan. 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 bo

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
Hi Raghvendra, I'll look at your tutorial shortly. 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. Thanks. Michael Rolle (4

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

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

2014-11-17 Thread Michael Rolle
Hi, I had a hard time building the example/tutorial project. Some of this is, I believe, due to bugs in the distribution, and some is probably my lack of understanding. Some of this I posted to the Boost interest group before I could join this (Python C++) SIG, hoping it would get forwarded o