KDE/kdevplatform/debugger

Amilcar do Carmo Lucas amilcar at kdevelop.org
Tue Jul 21 19:22:14 UTC 2009


On Tuesday 21 July 2009 07:21:45 Andreas Pakulat wrote:
> > -#include <KTextEditor/Document>
> > -#include <KTextEditor/View>
> > +#include <KDE/KTextEditor/Document>
> > +#include <KDE/KTextEditor/View>
>
> @Amilcar: This is bogus, the KDE directory is added by cmake, if that
> doesn't work for you please complain to SuSE.

No, openSUSE works fine without it.

But krazy complains about it. As you may have noticed I only do krazy commits 
to kdevplatform, because that one actually has an API that should be clean, 
consistent and documented. KDevelop has no API, so I do not do commits there.
That is why I feel that the automated krazy tests are of great help. Nobody 
has the time to manually verify the quality and consistency of the code, but 
doing it automatically has a cost of zero and is _consistent_. The same set of 
rules are used for all files.

I know that you and David do not like krazy. But I hope that the explanation 
above makes it clear why I like it.

Regards,
--
Amilcar Lucas
KDevelop developer/webmaster




More information about the KDevelop-devel mailing list