Mercurial > ~dholland > hg > tradcpp > index.cgi
comparison CHANGES @ 133:31fc4251ec3b release-0.3
release 0.3
author | David A. Holland |
---|---|
date | Sun, 16 Jun 2013 22:41:23 -0400 |
parents | 2e1496dd96c4 |
children | eaae8014a94a |
comparison
equal
deleted
inserted
replaced
132:de48a105d106 | 133:31fc4251ec3b |
---|---|
1 pending | 1 release 0.3 (20130616) |
2 - Don't eval the control expression of the first #if of a block when | 2 - Don't eval the control expression of the first #if of a block when |
3 already in a false block; it might not be valid. Reported by | 3 already in a false block; it might not be valid. Reported by |
4 Baptiste Daroussin. | 4 Baptiste Daroussin. |
5 - Don't recognize comments within character constants. | 5 - Don't recognize comments within character constants. |
6 - Don't recognize macro argument parentheses or commas within strings, | 6 - Don't recognize macro argument parentheses or commas within strings, |