From e1d9d34619e3f579f9181b3bd32c93bcefb2d5f6 Mon Sep 17 00:00:00 2001 From: Dodji Seketeli Date: Fri, 21 Mar 2003 18:56:57 +0000 Subject: fixed a couple of minor bugs in the parser core. --- TODO | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index d41661b..417c6c2 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,12 @@ *coding:) -Code the cr_style_new_from_ruleset() fonction. +!!Fix a bug in cr_parser_parse_ruleset(): make sure + to backup every cr_parser_parse_declaration() that fails + by a cr_parser_parse_declaration_core(). This is a stupid + bug. => not easy, not started. + +Code the cr_style_new_from_ruleset() fonction. => hard, in progress. *Doc:) -- cgit v1.2.1