[Issue 7063] No error or warning for conflicting D and C symbols

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Jul 10 15:21:02 PDT 2017


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

--- Comment #5 from Vladimir Panteleev <dlang-bugzilla at thecybershadow.net> ---
(In reply to anonymous4 from comment #4)
> This can be reliably diagnosed only by the linker, since duplicate symbols
> can be buried in libraries or come from different object files.

The compiler probably shouldn't be passing garbage to the linker if it can help
it, though.

--


More information about the Digitalmars-d-bugs mailing list