February 21, 2020
https://issues.dlang.org/show_bug.cgi?id=20591

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@yazd updated dlang/druntime pull request #2945 "Print source file directory in stack traces" fixing this issue:

- Fix issue 20591 - Print source file directory in stack traces

https://github.com/dlang/druntime/pull/2945

--
February 22, 2020
https://issues.dlang.org/show_bug.cgi?id=20591

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/druntime pull request #2945 "Print source file directory in stack traces" was merged into master:

- f6534412ac65fb1f343d5a71ec8779faf1c69662 by Yazan Dabain:
  Fix issue 20591 - Print source file directory in stack traces

https://github.com/dlang/druntime/pull/2945

--