# HG changeset patch # User David A. Holland # Date 1292836911 18000 # Node ID fb83c2df226891266f784fc4075ffeb1f8f41bec # Parent cef2dc916269969676806331806c7acb7f42313d notes for later. diff -r cef2dc916269 -r fb83c2df2268 TODO --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/TODO Mon Dec 20 04:21:51 2010 -0500 @@ -0,0 +1,19 @@ +not implemented: + - mode.input_allow_dollars. + - column counts do not take tabstops into account. + - mode.output_linenumbers. + - mode.do_depend. + - mode.do_macrolist. + - mode.do_trace. + - warns.endiflabels. (they cause errors) + - warns.unused. + - the -iremap option. + - #line directives. + - $CPP_RESTRICTED + - other environment variables + +tidy up: + - 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.