C++ support doesn't work with std::vector

Andreas Pakulat apaku at gmx.de
Fri May 30 19:10:08 UTC 2008


On 30.05.08 19:25:18, David Nolden wrote:
> Ok I have compared to mine. I have gcc 4.3, and my stl_vector.h is newer and 
> has some added stuff, but not in a significant area. It may be that one of 
> the other involved files is different though. This needs analyzing, and it's 
> always very hard analyzing such stuff. The best thing possible would be a 
> minimal failing example. Maybe when you have some time, can you try doing 
> that? You need to copy the probably the about three involved header files 
> into a directory(or if possible even one file), make sure they include each 
> other and don't use global headers, and then start removing all stuff not 
> involved in the type until the problem is minimal, and then send it to me.

Thanks, that sounds like something "smallish" that I can do right now
(as I don't feel starting any larger coding), will report back when I'm
done.

Andreas

-- 
Be free and open and breezy!  Enjoy!  Things won't get any better so
get used to it.




More information about the KDevelop-devel mailing list