commit | 8abefa11463cfc8f32d5531bc821bf7acbda44c3 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Sat Feb 13 05:35:42 2016 +0100 |
committer | Akron <nils@diewald-online.de> | Sat Feb 13 05:35:42 2016 +0100 |
tree | c00457825f5c170c263ca27fc76a466361688c05 | |
parent | b35261a2131b4f40bc6d0d0e3c08b4f3e0865535 [diff] [blame] |
Add support for identifiers with dashes (Schreibgebrauch project Change-Id: Ic177c055a14438415c0bcb0cd45d4788f375042f
diff --git a/Errorcodes b/Errorcodes index 232cf42..67587ac 100644 --- a/Errorcodes +++ b/Errorcodes
@@ -33,6 +33,7 @@ 716: "Unknown relation" 717: "Missing relation node" 718: "Missing relation term" +730: "Invalid match identifier" 740: "Key definition is missing in term or span" 741: "Match relation unknown" 742: "Term group needs operand list"