[C++-sig] [c++-sig] python std::string assignment

David Abrahams dave at boostpro.com
Fri Oct 17 19:17:05 CEST 2008


on Fri Oct 17 2008, "Furkan Kuru" <furkankuru-AT-gmail.com> wrote:

>     Yes, that seems very likely; this looks a bit like the small string
>     optimization gone awry.  Perhaps you have mixed the MS runtime lib
>     headers with a different version of the binary library.
>
> Is there any way to remove this string optimization. Or How can I trace and find
> these mixed headers to fix the problem?

I don't know.  There are many people in the world much better-qualified
to help you with this problem than I am.  I suggest take your question
to a MSVC-specific group.  As Stefan said, it's unlikely that it has
anything to do with boost or python.

-- 
Dave Abrahams
BoostPro Computing
http://www.boostpro.com


More information about the Cplusplus-sig mailing list