Bringing ebn krazy back

Dirk Mueller mueller at kde.org
Tue Nov 20 23:23:05 CET 2007


On Friday 16 November 2007, Allen Winter wrote:

> captruefalse: Check for TRUE and FALSE macros
> contractions: Check for contractions in strings
> cpp: Check for cpp macros and usage
> doublequote_chars: Check for single char QStrings better written as a QChar
> emptystrcompare: Check for QString compares to ""
> endswithnewline: Check that file ends with a newline
> explicit: Check for C++ ctors that should be declared 'explicit'
> i18ncheckarg: Check validity of i18n calls
> includes: Check for proper include directives
> inline: Check for inline methods in public classes
> nullstrassign: Check for assignments to QString::null
> nullstrcompare: Check for compares to QString::null
> passbyvalue: Check for inappropriate pass-by-value function args
> qminmax: Check for QMIN and QMAX macros
> qobject: Check for classes that should use the 'Q_OBJECT' macro
> sigsandslots: Check for signals: and slots:
> spelling: Check for spelling errors

I think these should be disabled for now. The rest is fine. 

Greetings,
Dirk


More information about the release-team mailing list