From 99cb130912baa9bf068c8b05bc99e86c542e115d Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 2 Feb 2015 14:53:53 +0200 Subject: Add bug: macro expansion in code fragment pragmas --- bug/list | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'bug/list') 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] -- cgit v1.1