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

List:       kde-commits
Subject:    l10n-support/pology/scripts
From:       Chusslove Illich <caslav.ilic () gmx ! net>
Date:       2009-01-06 14:13:40
Message-ID: 1231251220.160892.12747.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 906647 by ilic:

Explicitly abort execution if search expression is not valid.

 M  +2 -1      poascribe.py  


--- trunk/l10n-support/pology/scripts/poascribe.py #906646:906647
@@ -1578,7 +1578,8 @@
         if pfilter:
             filters = [pfilter]
         mopts = _Cache(dict(case=False))
-        cache.matcher = build_msg_fmatcher(expr, filters=filters, mopts=mopts)
+        cache.matcher = build_msg_fmatcher(expr, filters=filters, mopts=mopts,
+                                           abort=True)
 
     return cache.matcher
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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