[Issue 16516] Linker Error for ModuleInfo
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Jun 7 16:52:41 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=16516
Richard Cattermole <alphaglosined at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |alphaglosined at gmail.com
Resolution|--- |INVALID
--- Comment #1 from Richard Cattermole <alphaglosined at gmail.com> ---
ModuleInfo is used to detect cyclic detection, so importing is creating a
reference to a ModuleInfo instance that simply hasn't been linked in.
--
More information about the Digitalmars-d-bugs
mailing list