diff CHANGES @ 128:1cda505ddc78

Don't expand macros within character constants.
author David A. Holland
date Fri, 14 Jun 2013 20:59:24 -0400
parents a0a86380456e
children 2e1496dd96c4
line wrap: on
line diff
--- a/CHANGES	Wed Jun 12 10:52:56 2013 -0400
+++ b/CHANGES	Fri Jun 14 20:59:24 2013 -0400
@@ -1,7 +1,8 @@
 pending
-   - don't eval the control expression of the first #if of a block when
+   - Don't eval the control expression of the first #if of a block when
      already in a false block; it might not be valid. Reported by
      Baptiste Daroussin.
+   - Don't recognize comments within character constants.
 
 release 0.2 (20130611)
    - auto-recognize more builtin PowerPC and mips macros