Krazy Checker for D-pointers

Allen Winter winter at kde.org
Fri Feb 2 14:13:29 GMT 2007


On Wednesday 31 January 2007 11:20:02 pm Allen Winter wrote:
> Howdy,
> 
> I have a new Krazy checker ready.
> This one looks in a public class for private members that don't look like D-pointers.
> It also checks if the D-pointer is const, i.e.,
>    KFooPrivate * const d;
> as described in http://developer.kde.org/policies/librarypolicy.html
> 
> Currently the checker complains if it finds any non-dpointer private member.
> This includes functions, class definitions, etc.
> 
FYI: I made a test run on the EBN machine yesterday (with Adriaan's permission).
You might want to checkout the results.  1800 issues came up for kdelibs.

For example, Section 6. of
http://englishbreakfastnetwork.org/krazy/reports/kde-4.0/kdelibs/kdecore/index.html



-- 
KDEPIM Developer
I accept PayPal payments to awinterz at earthlink.net




More information about the kde-core-devel mailing list