[Issue 23974] A ModuleInfo in a separate Windows DLL should not be referred to by MIimportedModules

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jun 5 22:09:03 UTC 2023


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

Richard Cattermole <alphaglosined at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alphaglosined at gmail.com

--- Comment #1 from Richard Cattermole <alphaglosined at gmail.com> ---
This could be solved by implementing:
https://issues.dlang.org/show_bug.cgi?id=23850

By knowing when a module is outside of a binary the reference can be elided.

--


More information about the Digitalmars-d-bugs mailing list