summaryrefslogtreecommitdiffstats
path: root/filter
diff options
context:
space:
mode:
Diffstat (limited to 'filter')
-rw-r--r--filter/config.Y2
-rw-r--r--filter/filter.c1
2 files changed, 0 insertions, 3 deletions
diff --git a/filter/config.Y b/filter/config.Y
index 7b61baa..05a0f2d 100644
--- a/filter/config.Y
+++ b/filter/config.Y
@@ -8,9 +8,7 @@
FIXME (nonurgent): define keyword
FIXME: whole system of paths, path ~ string, path.prepend(), path.originate
FIXME: create community lists
- FIXME: write access to dynamic attributes.
FIXME: '! =' should not be permitted. Ze `!=' by nemelo byt totez jako `! =' Nadefinujes si pres %token novy token a do cf-lex.l pridas nove pravidlo, ktere jej rozpoznava. Napriklad != return NEQ;
- FIXME: write access to static attribute: Z rte ma byt read/write: pref, attrs (neprimo).
*/
diff --git a/filter/filter.c b/filter/filter.c
index 9c2bfe8..6ae4eaa 100644
--- a/filter/filter.c
+++ b/filter/filter.c
@@ -7,7 +7,6 @@
*
* Notice that pair is stored as integer: first << 16 | second
*
- * FIXME: Check if prefixes are really prefixes.
*/
#include <stdio.h>