[Issue 14828] duplicate symbol __ModuleInfoZ depending on ordering of files passed to dmd

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Jul 30 02:30:32 PDT 2015


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

--- Comment #8 from Martin Nowak <code at dawg.eu> ---
(In reply to Timothee Cour from comment #3)
> Is the root cause a symbol that should've been a weak symbol?

ModuleInfos aren't weak symbols.
You didn't past the error message. Which ModuleInfo is duplicated?
I guess it's either foo2 or main.

--


More information about the Digitalmars-d-bugs mailing list