Boost logo

Boost :

From: Kim Chang Han (chkim_at_[hidden])
Date: 2003-02-27 21:02:04


My Compiler is VC++ 6.0.

Could you test with this compiler?

Thanks in advance.
 
-----Original Message-----
From: boost-bounces_at_[hidden] [mailto:boost-bounces_at_[hidden]]On Behalf Of David Abrahams
Sent: Thursday, February 27, 2003 10:54 PM
To: Boost mailing list
Subject: Re: [boost] [Boost.python] Help. string heap error!

Kim Chang Han <chkim_at_[hidden]> writes:

> Here is my simple test code modified from embedding.cpp test code(by
> Dirk Gerrits).
>
> I successfully compiled, but my excutable raise heap error assertion
> when the time freeing the string result of the function py.hello().
>
> Can I prevent this error?

I don't know; I can't reproduce your problem here with any compiler
including gcc-2.95.3 or gcc-3.2.x. This appears to me to be a bug in
your compiler, standard library implementation, or installation.

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk