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

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri Jul 31 01:41:16 PDT 2015


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

Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at digitalmars.com

--- Comment #13 from Walter Bright <bugzilla at digitalmars.com> ---
The module info symbol should only be generated by compiling foo2 from the
command line. Why is it generated into out.obj?

--


More information about the Digitalmars-d-bugs mailing list