KDE/kdevplatform/language/interfaces

Andreas Pakulat apaku at gmx.de
Sat Apr 4 20:54:39 UTC 2009


On 04.04.09 19:53:35, Amilcar do Carmo Lucas wrote:
> SVN commit 949276 by aclu:
> 
> Krazy fixes. For more info see:
> http://www.englishbreakfastnetwork.org/krazy/reports/kde-4.x/kdevplatform/language/index.html
> 
>  M  +1 -1      quickopenfilter.h  
> 
> 
> --- trunk/KDE/kdevplatform/language/interfaces/quickopenfilter.h #949275:949276
> @@ -24,7 +24,7 @@
>  
>  #include <QtCore/QRegExp>
>  #include <QStringList>
> -#include <kdebug.h>
> +#include <KDE/KDebug>

Apart from "what the hell does kdebug.h do here", there's no policy that
public headers should use the uppercase form - at least not in kdevelop.
So we should shut off krazy for these if it really does such a check.

Andreas
  
-- 
You are so boring that when I see you my feet go to sleep.




More information about the KDevelop-devel mailing list