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

List:       kde-commits
Subject:    l10n-support/pology/l10n/sr/hook
From:       Chusslove Illich <caslav.ilic () gmx ! net>
Date:       2009-12-31 19:00:13
Message-ID: 1262286013.337423.14246.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1068284 by ilic:

While exhausting reflex lengths, diff could go over the end.

 M  +1 -1      wconv.py  


--- trunk/l10n-support/pology/l10n/sr/hook/wconv.py #1068283:1068284
@@ -563,7 +563,7 @@
                     # and check that it covers both reflexes equally.
                     icn = ic
                     le = len(frme); li = len(frmi)
-                    while le > 0  or li > 0:
+                    while (le > 0  or li > 0) and icn < lenc:
                         if cdiff[icn][0] != "+":
                             le -= 1
                         if cdiff[icn][0] != "-":
[prev in list] [next in list] [prev in thread] [next in thread] 

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