kdevplatform krazy

Bernd Buschinski b.buschinski at web.de
Tue Jul 17 12:25:29 UTC 2007


another krazy try, without DUChainBasePrivate ( at least for now )

I am a bit worried about
IdentifiedFile* IdentifiedFile::operator=( const IdentifiedFile& rhs ) {
because I dont know if it should be
IdentifiedFile& IdentifiedFile::operator=( const IdentifiedFile& rhs ) {

we need the = operator for the foreach macro in duchain.cpp
in the function
QList<KUrl> DUChain::documents() const

beside I just noticed I was to slow, for util krazy fixes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kdevplatform-9999-krazy2.diff
Type: text/x-diff
Size: 7106 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20070717/c546e317/attachment.bin>


More information about the KDevelop-devel mailing list