[C++-sig] First time pointers, first crash...

David Abrahams david.abrahams at rcn.com
Mon Feb 18 22:26:36 CET 2002


----- Original Message -----
From: "Stefan Franke" <franke at ableton.com>
To: <c++-sig at python.org>
Sent: Monday, February 18, 2002 3:05 PM
Subject: RE: [C++-sig] First time pointers, first crash...


> > -----Original Message-----
> > From: c++-sig-admin at python.org [mailto:c++-sig-admin at python.org]On
> > Behalf Of David Abrahams
> > Sent: Monday, February 18, 2002 8:25 PM
> > To: c++-sig at python.org
> > Subject: Re: [C++-sig] First time pointers, first crash...
> >
> >
> > Is this the whole code?
> > Where's the cla
> > Your exact example works for me (Python-2.2, MSVC6Sp4, Win2K).
>
> Does it run even in debug version with BOOST_DEBUG_PYTHON enabled?

Yes. I presume you know that BOOST_DEBUG_PYTHON requires _DEBUG and a
specially-compiled version of Python with reference-count tracking enabled.
I built and ran your example with Boost.Build, which takes care of all
configuration issues for me.

> If so it's very strange and I have no clue what's going on here.

If you're also using Boost.Build, then neither do I.






More information about the Cplusplus-sig mailing list