Mercurial > ~dholland > hg > tradcpp > index.cgi
changeset 89:64d275661bf0
update TODO some
author | David A. Holland |
---|---|
date | Mon, 10 Jun 2013 21:57:50 -0400 |
parents | 36066289e31a |
children | 594495750d84 |
files | TODO |
diffstat | 1 files changed, 2 insertions(+), 5 deletions(-) [+] |
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. -