Broken Code in KDevelop/C++

Andreas Pakulat apaku at gmx.de
Tue Feb 26 19:23:42 UTC 2008


Hi,

languages/cpp/cppduchain/templateparameterdeclaration.cpp:21

uses a private header from the duchain. That is not possible, the _p.h
header are only usable inside the duchain library.

Also they are now installed, which is complete and utter nonsense, the
whole point of the private classes is to be able to break BC on them, so
nothing outside the language library can use them. That change needs to
be reverted.

Andreas

-- 
Someone is speaking well of you.

How unusual!




More information about the KDevelop-devel mailing list