From 13ab0a26d69b2b0dca1a6a9c5e8d573b65e2b537 Mon Sep 17 00:00:00 2001 From: Hartmut Holzgraefe Date: Mon, 2 Apr 2007 20:15:25 +0000 Subject: [PATCH] TODO updates git-svn-id: http://svn.php.net/repository/pear/packages/CodeGen_PECL/trunk@233151 c90b9560-bf6c-de11-be94-00142212c4b1 --- TODO | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/TODO b/TODO index ffa39ff..24a7085 100644 --- a/TODO +++ b/TODO @@ -18,18 +18,15 @@ milestone 1.1 - pkg-config support (almost done) - have functions using a conditional element in their proto - modify their ifCondition automaticly (done for resources, - still open for classes and for constants in default values) + modify their ifCondition automaticly (done) -- finish config.w32 generation (almost done, need someone - with windows build experience to finish and test this) - -- check #line numbers in generated source with libxml - -> error messages with meaningfull line numbers need this - (pretty ok by now but not perfect) +- dto. for tests - return by reference for 5.1 and above +- finish config.w32 generation (almost done, need someone + with windows build experience to finish and test this) + - re2c and lemon support in config.m4 / Makefile.frag generation? - headers and libs within are not taken into account in the @@ -37,11 +34,17 @@ milestone 1.1 - make standalone docs Makefile more clever +- check #line numbers in generated source with libxml + -> error messages with meaningfull line numbers need this + (pretty ok by now but not perfect) + not necessarily 1.1 ------------------- +- find a better/portable way to do type checks for resources + - implement pass-by-reference for all parameter types - setter/getter code for properties