Re: Does gtk have issues with STL?



On Fri, 2008-02-08 at 10:44 -0500, Lindley M French wrote:
> The instability I was seeing before might have been due to my use of an STL map to maintain my list of available windows. Is this a known issue, or should I be looking elsewhere?
> 
> I'm suspicious because several of the errors I've gotten (they're different each time, even if I don't recompile) have related to reference counting errors. Since STL maintains some internal state, there might be something going on there.

No, this doesn't make any sense.

You have probably made errors in your own source code. You should try
valgrind and/or try to reduce it to a simple test case.

-- 
murrayc murrayc com
www.murrayc.com
www.openismus.com
> 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]