[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    Re: KDE/kdelibs/kde3support/kdeui
From:       David Faure <faure () kde ! org>
Date:       2007-06-19 14:40:54
Message-ID: 200706191640.55444.faure () kde ! org
[Download RAW message or body]

On Monday 18 June 2007, Isaac Clerencia wrote:
> SVN commit 677269 by isaac:
> 
> fix crash in K3Spell construction
> codec is no longer used because it was moved to KSpellPrivate but
> a kdebug line was still using it
> 
> 
> M  +1 -1      k3spell.cpp  
> 
> 
> --- trunk/KDE/kdelibs/kde3support/kdeui/k3spell.cpp #677268:677269
> @@ -1561,7 +1561,7 @@
> break;
> }
> 
> -  kDebug(750) << __FILE__ << ":" << __LINE__ << " Codec = " << (codec ? \
> codec->name() : "<default>") << endl; +  kDebug(750) << __FILE__ << ":" << __LINE__ \
> << " Codec = " << (d->m_codec ? d->m_codec->name() : "<default>") << endl;

Does this mean there is a member variable "codec" that should be removed?

-- 
David Faure, faure@kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic