aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorSebastian Parborg <darkdefende@gmail.com>2011-06-01 14:20:03 +0200
committerSebastian Parborg <darkdefende@gmail.com>2011-06-01 14:20:03 +0200
commitde8d1b22568c750ce80abf288e086fa71283db10 (patch)
treee83d3b69d62019f8701654cd3fc8900b2643fe01 /TODO
parentFixed some bugs (diff)
downloadebuildgen-de8d1b22568c750ce80abf288e086fa71283db10.tar.gz
ebuildgen-de8d1b22568c750ce80abf288e086fa71283db10.tar.bz2
ebuildgen-de8d1b22568c750ce80abf288e086fa71283db10.zip
Worked more on ifdefs and made YACC not a big hack
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 082f467..38a2ee8 100644
--- a/TODO
+++ b/TODO
@@ -2,3 +2,5 @@ Fix issues with UTF-8 encoded filenames
Handle #ifdef, #IFDEF, #IF 0 etc
Handle "# include"
implement ifndef
+#include "file.h" doesn't restict it to be a local include, add checks!
+Handle dlopen() "includes"