# HG changeset patch # User David A. Holland # Date 1370915870 14400 # Node ID 64d275661bf0bd6e895ce59f9fe8926d94271328 # Parent 36066289e31a588f5cb54fb5279d7b0157de304e update TODO some diff -r 36066289e31a -r 64d275661bf0 TODO --- 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. -