September 13
https://issues.dlang.org/show_bug.cgi?id=24748

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@dkorpel created dlang/dmd pull request #16840 "Fix bugzilla 24748 - DMD can't output object files with fully qualifi…" fixing this issue:

- Fix bugzilla 24748 - DMD can't output object files with fully qualified name, making -od overwirte each other file

https://github.com/dlang/dmd/pull/16840

--
September 13
https://issues.dlang.org/show_bug.cgi?id=24748

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #16840 "Fix bugzilla 24748 - DMD can't output object files with fully qualifi…" was merged into master:

- 9963dc1a5b74472c9f9add669a14be46400df426 by Dennis Korpel:
  Fix bugzilla 24748 - DMD can't output object files with fully qualified name,
making -od overwirte each other file

https://github.com/dlang/dmd/pull/16840

--