[Issue 13211] New: Expand macros in comments within code sections
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sun Jul 27 01:38:20 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=13211
Issue ID: 13211
Summary: Expand macros in comments within code sections
Product: D
Version: unspecified
Hardware: x86_64
OS: Windows
Status: NEW
Severity: enhancement
Priority: P1
Component: DMD
Assignee: nobody at puremagic.com
Reporter: alix.pexton at gmail.com
Created attachment 1371
--> https://issues.dlang.org/attachment.cgi?id=1371&action=edit
test case that shows macros are currently not expanded.
Currently, macros that occur within comment in a code section are not expanded.
See attached minimal test case.
--
More information about the Digitalmars-d-bugs
mailing list