Silences the newly introduced K warning (unused functions)
authorKim Nguyễn <kn@lri.fr>
Sat, 23 Mar 2013 14:30:06 +0000 (15:30 +0100)
committerKim Nguyễn <kn@lri.fr>
Sat, 23 Mar 2013 14:30:06 +0000 (15:30 +0100)
_tags

diff --git a/_tags b/_tags
index f500328..0547672 100644 (file)
--- a/_tags
+++ b/_tags
@@ -27,4 +27,4 @@ true:    inline(1000), unsafe(true)
 <src>: include
 
 #Enable warning for all but generated files:
-not <src/xpath/ulexer.*>: warning(@A-4)
+not <src/xpath/ulexer.*>: warning(@A-4-K)