# HG changeset patch # User David A. Holland # Date 1434153969 14400 # Node ID 6947cd2cde7910d5ada875e73848b40ca83d94cb # Parent 00ef62949535bf747e8b833d34c8051d6e0b7d9e another note for later diff -r 00ef62949535 -r 6947cd2cde79 TODO --- 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.)