diff --git a/filter/config.Y b/filter/config.Y index 7b61baaa..05a0f2d2 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 9c2bfe8b..6ae4eaab 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