July 20
https://issues.dlang.org/show_bug.cgi?id=24668

--- Comment #1 from dave287091@gmail.com ---
I think the fix is to just set the module name to the import path. In other words `a/foo.c` implies a `module a.foo;` declaration.

--
December 13
https://issues.dlang.org/show_bug.cgi?id=24668

--- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/dmd/issues/20488

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--