summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bug/list7
1 files changed, 7 insertions, 0 deletions
diff --git a/bug/list b/bug/list
index 8aac68d..e3a1282 100644
--- a/bug/list
+++ b/bug/list
@@ -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]