Revision 629177
Go back to digest for 4th February 2007Other in Development Tools
Allen Winter committed changes in /trunk/KDE/kdesdk/ebn/krazy/plugins:
New D-Pointer checker. Complains about private members in header files of public classes. Also complains if the D-pointer is not const.
For appliction headers, it will complain only if it finds a mixture of private members and a D-pointer.
During testing found 1800 issues in kdelibs.
File Changes
Added 1 files
- /trunk/KDE/kdesdk/ebn/krazy/plugins/dpointer
Modified 1 files
- /trunk/KDE/kdesdk/ebn/krazy/plugins/Makefile
2 files changed in total