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

List:       kde-commits
Subject:    Re: kdelibs/kate/part
From:       Christoph Cullmann <cullmann () babylon2k ! de>
Date:       2002-10-31 21:19:06
[Download RAW message or body]

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thursday 31 October 2002 19:22, David Faure wrote:
> CVS commit by faure:
>
> Another crash (Q_ASSERT for others) fixed: when deleting text from a line,
> the loop that moves the chars was going too far. In essence:
> -    for (int z = pos; z < (int) oldTextLen; z++)
> +  for (uint z = pos; z < oldTextLen - delLen; z++)
> (but I also got rid of the useless oldTextLen, moving the -= below that
> loop). Heavily tested.
thx :)

>
>
>   M +64 -70    katetextline.cpp   1.55

- -- 
Christoph Cullmann
Kate/KDE developer
cullmann@kde.org
http://kate.kde.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE9wZ5NyPjDGePm9UIRAvL1AKCgRa4PNdBEsgDawt7qF+p6RVXl6gCg0tdV
xXYC1PNrzGV9sVQygtzj5B4=
=ak6z
-----END PGP SIGNATURE-----

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

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