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

List:       kde-commits
Subject:    Re: kdelibs/kwallet/client
From:       "Friedrich W. H.  Kossebau" <Friedrich.W.H () Kossebau ! de>
Date:       2003-12-18 0:50:03
[Download RAW message or body]

Am Mittwoch, 17. Dezember 2003 23:23 schrieb George Staikos:
> On Wednesday 17 December 2003 17:02, Volker Krause wrote:
> > CVS commit by vkrause:
> >
> > Fix a typo in folderDoesNotExist() causing it to always return true.
> >
> > Fixes #70425.
> > --- kdelibs/kwallet/client/kwallet.cc  #1.40:1.41
> > @@ -618,5 +618,5 @@ void Wallet::walletOpenResult(int id) {
> >
> >  bool Wallet::folderDoesNotExist(const QString& wallet, const QString&
> > folder) { -DCOPReply r = DCOPRef("kded",
> > "kwalletd").call("fodlerDoesNotExist", wallet, folder); +DCOPReply r =
> > DCOPRef("kded", "kwalletd").call("folderDoesNotExist", wallet, folder);
> > bool rc = true;
>
>   Wow nice catch!  Thanks!

Those mistakes make me wonder why noone seems to use 
#define SomeIDString "important"
or
static const char const* SomeIDString = "Important";

Is there any reason for this?

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

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