Mercurial > ~dholland > hg > tradcpp > index.cgi
diff TODO @ 89:64d275661bf0
update TODO some
author | David A. Holland |
---|---|
date | Mon, 10 Jun 2013 21:57:50 -0400 |
parents | b81ddd969691 |
children | 66c7c05d6232 |
line wrap: on
line diff
--- a/TODO Mon Jun 10 21:57:21 2013 -0400 +++ b/TODO Mon Jun 10 21:57:50 2013 -0400 @@ -16,12 +16,9 @@ - get rid of inlinedefs.h - 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. + - an unterminated comment is reported as "no newline at end of file" + (which isn't fatal by default) -also: - - need tests. -