Broken Code in KDevelop/C++
Andreas Pakulat
apaku at gmx.de
Tue Feb 26 19:54:39 UTC 2008
On 26.02.08 20:23:42, Andreas Pakulat wrote:
> 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.
Bah, should've checked how much code is involved first. Wasn't much to
do, so I just comitted the change.
Andreas
PS: David if memory consumption goes through the roof due to this you
need to move the template-stuff into kdevplatform.
--
Beauty and harmony are as necessary to you as the very breath of life.
More information about the KDevelop-devel
mailing list