--nextPart5285484.zD77CrBdM2 Content-Type: multipart/mixed; boundary="Boundary-01=_8dNECWRUpkBK14L" Content-Transfer-Encoding: 7bit Content-Disposition: inline --Boundary-01=_8dNECWRUpkBK14L Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi all, could anyone have look at the patch and commit it if everything is fine? There is some more info on the issue in BR#86940. Cheers, Mashrab. PS. Actually, it is a diff to CVS. =2D-=20 Mashrab Kuvatov Ph.D student University of Bremen, IUP Home-page: www.sat.uni-bremen.de/members/mashrab PGP key: www.uni-bremen.de/~kmashrab/kmashrab.asc --Boundary-01=_8dNECWRUpkBK14L Content-Type: text/x-diff; charset="utf-8"; name="kspell.cpp.diff" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="kspell.cpp.diff" Index: kspell.cpp =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/kde/kdelibs/kdeui/kspell.cpp,v retrieving revision 1.130 diff -u -3 -p -r1.130 kspell.cpp =2D-- kspell.cpp 25 Nov 2004 06:28:55 -0000 1.130 +++ kspell.cpp 12 Feb 2005 17:09:48 -0000 @@ -1010,20 +1010,6 @@ void KSpell::check2( KProcIO * ) { dlgresult=3D-1; =20 =2D // for multibyte encoding posinline needs correction =2D if (ksconfig->encoding() =3D=3D KS_E_UTF8) { =2D // kdDebug(750) << "line: " << origbuffer.mid(lastlastline, =2D // lastline-lastlastline) << endl; =2D // kdDebug(750) << "posinline uncorr: " << posinline << endl; =2D =2D // convert line to UTF-8, cut at pos, convert back to UCS-2 =2D // and get string length =2D posinline =3D (QString::fromUtf8( =2D origbuffer.mid(lastlastline,lastline-lastlastli= ne).utf8(), =2D posinline)).length(); =2D // kdDebug(750) << "posinline corr: " << posinline << endl; =2D } =2D lastpos =3D posinline+lastlastline+offset; =20 //orig is set by parseOneResponse() --Boundary-01=_8dNECWRUpkBK14L-- --nextPart5285484.zD77CrBdM2 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQBCENeCiSmHahjHWuoRAmb4AJ9Cx3BjnQZ/6ENavsglBo/LZ728jwCfdb5R hd1FhCSucMPgbtSdhCYhNUo= =cLwY -----END PGP SIGNATURE----- --nextPart5285484.zD77CrBdM2--