changeset 190:6947cd2cde79

another note for later
author David A. Holland
date Fri, 12 Jun 2015 20:06:09 -0400
parents 00ef62949535
children c8d4ab9aeff0
files TODO
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/TODO	Fri Jun 12 04:15:43 2015 -0400
+++ b/TODO	Fri Jun 12 20:06:09 2015 -0400
@@ -32,4 +32,6 @@
 	  expanded. Note that gcc's cpp -traditional is getting t37
 	  wrong, and it gets t36 wrong with -C.
 	- remove the intentionally undocumented -p option and generate
-	  proper linenumber output.
+	  proper linenumber output. (also, in this code what happens if
+	  a comment spans files? I bet currently it will emit the line
+	  number into the comment.)