Mercurial > ~dholland > hg > tradcpp > index.cgi
comparison TODO @ 23:fb83c2df2268
notes for later.
author | David A. Holland |
---|---|
date | Mon, 20 Dec 2010 04:21:51 -0500 |
parents | |
children | b81ddd969691 |
comparison
equal
deleted
inserted
replaced
22:cef2dc916269 | 23:fb83c2df2268 |
---|---|
1 not implemented: | |
2 - mode.input_allow_dollars. | |
3 - column counts do not take tabstops into account. | |
4 - mode.output_linenumbers. | |
5 - mode.do_depend. | |
6 - mode.do_macrolist. | |
7 - mode.do_trace. | |
8 - warns.endiflabels. (they cause errors) | |
9 - warns.unused. | |
10 - the -iremap option. | |
11 - #line directives. | |
12 - $CPP_RESTRICTED | |
13 - other environment variables | |
14 | |
15 tidy up: | |
16 - get rid of inlinedefs.h | |
17 - use of places in and below macro.c is pretty bogus. | |
18 - macro code should be reworked. | |
19 - do some output buffering. |