[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 18:50:18
Message-ID: 1262285418.051316.13617.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1068283 by ilic:

Both lengths must be at least emptied.

 M  +1 -1      wconv.py  


--- trunk/l10n-support/pology/l10n/sr/hook/wconv.py #1068282:1068283
@@ -563,7 +563,7 @@
                     # and check that it covers both reflexes equally.
                     icn = ic
                     le = len(frme); li = len(frmi)
-                    while le > 0  and li > 0:
+                    while le > 0  or li > 0:
                         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