www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 13211] New: Expand macros in comments within code sections

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 puremagic.com
          Reporter: alix.pexton 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.

--
Jul 27 2014