October 09, 2020
https://issues.dlang.org/show_bug.cgi?id=21234

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@andrey-zherikov updated dlang/dmd pull request #11836 "Fix issue 21234: Import expression can read files outside of -J path in case of symlink/hardlink" fixing this issue:

- Fix issue 21234: Import expression can read files outside of -J path in case of symlink/hardlink

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

--
October 14, 2020
https://issues.dlang.org/show_bug.cgi?id=21234

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 #11836 "Fix issue 21234: Import expression can read files outside of -J path in case of symlink/hardlink" was merged into master:

- ebda81e44fd0ca4b247a1860d9bef411c41c16cb by Andrey Zherikov:
  Fix issue 21234: Import expression can read files outside of -J path in case
of symlink/hardlink

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

--