https://issues.dlang.org/show_bug.cgi?id=14871
Walter Bright <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] See Also| |https://issues.dlang.org/sh | |ow_bug.cgi?id=846 --- Comment #10 from Walter Bright <[email protected]> --- Please read the discussion here: https://github.com/D-Programming-Language/dmd/pull/4851 The general idea is, if your code imports A, then you must link with A.obj. Note that Kenji, Martin and I discussed this for a while and did not reach a consensus. --
