[C++-sig] Re: Tedious Newbie Question
Gareth Simpson
g.simpson at zoo-tech.com
Tue Jun 8 14:39:10 CEST 2004
> >
> > It looks like it's trying to delete something it shouldn't (access
> > violation) somewhere in the bowels of the STL / boost::python
>
> Oh, in that case it's probably something in your own code that's
> causing the crash.
>
> > Interestingly if I go up the call stack to where the
> extract<std::wstring>()
> > is being called, the unicode string has actually arrived.
>
> ;-) That should tell you something.
>
Bah, it's this. My bad.
http://mail.python.org/pipermail/c++-sig/2004-May/007324.html
More information about the Cplusplus-sig
mailing list