Mercurial > ~dholland > hg > tradcpp > index.cgi
diff TODO @ 190:6947cd2cde79
another note for later
author | David A. Holland |
---|---|
date | Fri, 12 Jun 2015 20:06:09 -0400 |
parents | 8c7e508da6cc |
children |
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.)