From 6781e5213b3c910317a68aaee7ee53e81ee93948 Mon Sep 17 00:00:00 2001 From: Pavel Machek Date: Wed, 1 Dec 1999 11:39:58 +0000 Subject: FIXME's cleaned up: I have actually fixed things without killing comments. There are no urgent FIXME's in filters. Perhaps we should start with documentation? --- filter/config.Y | 2 -- filter/filter.c | 1 - 2 files changed, 3 deletions(-) (limited to 'filter') 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 -- cgit v1.2.3