log directive.c @ 117:c46959e2d9ef

age author description
Tue, 11 Jun 2013 12:26:20 -0400 David A. Holland Make -Wcomment work again
Tue, 11 Jun 2013 11:00:01 -0400 David A. Holland Pass -Wunused.
Mon, 10 Jun 2013 23:51:07 -0400 David A. Holland add 2013 to copyrights where it seems warranted
Mon, 10 Jun 2013 22:00:06 -0400 David A. Holland If we get a malformed #include, print it.
Mon, 10 Jun 2013 21:33:31 -0400 David A. Holland Accept # by itself, including with a comment after it.
Mon, 10 Jun 2013 21:32:47 -0400 David A. Holland In #if/#elif, prune comments *after* macro expansion.
Mon, 10 Jun 2013 21:30:20 -0400 David A. Holland Don't recognize comments within double-quote strings.