diff options
-rw-r--r-- | bug/list | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +- Macro expansion in code fragment pragmas + + Currently we expand macros in all pragmas. This is probably the wrong + semantics for "code fragment" macros like access/get/set. I wonder if + there is a way to disable macros expansion for certain parts of the + pragma (remember, our pragma can have multiple specifiers). + - Document character encoding used to return text for each database [doc] ! Copyright update [doc] |