[Issue 23177] New: ModuleInfo is not exported on Windows

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Jun 11 17:16:48 UTC 2022


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

          Issue ID: 23177
           Summary: ModuleInfo is not exported on Windows
           Product: D
           Version: D2
          Hardware: All
                OS: Windows
            Status: NEW
          Severity: blocker
          Priority: P1
         Component: dmd
          Assignee: nobody at puremagic.com
          Reporter: alphaglosined at gmail.com

When ModuleInfo is generated it is not added to the export tables.

This can lead to linker errors with shared libraries.

This should hopefully be a fairly simple fix, a one-liner and I'll be
attempting it. If not I'll add a test case.

--


More information about the Digitalmars-d-bugs mailing list