summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDodji Seketeli <dodji@src.gnome.org>2003-03-21 18:56:57 +0000
committerDodji Seketeli <dodji@src.gnome.org>2003-03-21 18:56:57 +0000
commite1d9d34619e3f579f9181b3bd32c93bcefb2d5f6 (patch)
tree1ef6b29f76f91b7a2b3526039d93d34bd183ff87 /TODO
parentb75433d864336e33629b84966e686c43ee51ea43 (diff)
downloadlibcroco-e1d9d34619e3f579f9181b3bd32c93bcefb2d5f6.tar.gz
fixed a couple of minor bugs in the parser core.
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 6 insertions, 1 deletions
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:)