www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 16516] New: Linker Error for ModuleInfo

https://issues.dlang.org/show_bug.cgi?id=16516

          Issue ID: 16516
           Summary: Linker Error for ModuleInfo
           Product: D
           Version: D2
          Hardware: x86
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: P1
         Component: dmd
          Assignee: nobody puremagic.com
          Reporter: gyroheli gmail.com

Created attachment 1615
  --> https://issues.dlang.org/attachment.cgi?id=1615&action=edit
attached file

Not exactly sure why this is being caused, but I don't think it should be a
linker problem. I get this linker error:

Error 42: Symbol Undefined _D4test6second1t12__ModuleInfoZ 

I've tried to narrow it down as much as possible. Removing any import from any
file in import/source/test/ seems to fix the issue.

--
Sep 20 2016