Mercurial > ~dholland > hg > tradcpp > index.cgi
changeset 32:b81ddd969691
add some TODO items
author | David A. Holland |
---|---|
date | Sat, 01 Jan 2011 23:27:39 -0500 |
parents | 39901e11b1aa |
children | a5acb7049e4c |
files | TODO |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/TODO Mon Dec 20 06:54:59 2010 -0500 +++ b/TODO Sat Jan 01 23:27:39 2011 -0500 @@ -17,3 +17,11 @@ - use of places in and below macro.c is pretty bogus. - macro code should be reworked. - do some output buffering. + +fix: + - "#if 0 && 1/0" should not crash; fix eval method. + - see tech-toolchain stuff about comment removal. + +also: + - need tests. +