summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDodji Seketeli <dodji@seketeli.org>2003-06-19 20:55:30 +0000
committerDodji Seketeli <dodji@src.gnome.org>2003-06-19 20:55:30 +0000
commit97f56f0bfd289fdd3bd586ea13ed93517f8a6d9e (patch)
tree8c95b3d8e86fa6f3861ba779ad4349e8063196d3 /TODO
parent127628a4ae11a60cbf609ae1396345190f9d1129 (diff)
downloadlibcroco-97f56f0bfd289fdd3bd586ea13ed93517f8a6d9e.tar.gz
updated this to test cr_statement_parse_from_buf(). It seems to work now.
2003-06-19 Dodji Seketeli <dodji@seketeli.org> * tests/test4-main.[ch]: updated this to test cr_statement_parse_from_buf(). It seems to work now. Still some memleaks to fix. * src/parser/cr-statement.[ch]: some bug fixes in cr_statement_parse_from_buf() + added a new cr_statement_at_import_rule_parse_from_buf() method. Dodji.
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 5 insertions, 3 deletions
diff --git a/TODO b/TODO
index 7214f34..9b801de 100644
--- a/TODO
+++ b/TODO
@@ -1,10 +1,12 @@
*coding:)
-Code a cr_statement_at_import_rule_parse () function and
-include it support in cr_statement_parse_from_buf ().
+Well, in the cr_statement_xxx_parse_functions, memleaks
+occur (the parsing result set in the sac callback is not freed)
+when a parsing fails. This is because I haven't implemented
+the "error" SAC callbacks yet. I must do it !!!
-Code a test case for cr_statement_parse_from_buf ().
+More debug of the test case for cr_statement_parse_from_buf ().
Provide support for font selection. (hard, started, is well underway.)
First make sure to be able to gather all the font related property