Thread overview
[Issue 20825] the filename of the error messages generated by dmd build.d script miss the "src/" part of the path
May 12, 2020
Basile-z
May 13, 2020
Basile-z
May 19, 2020
Dlang Bot
May 12, 2020
https://issues.dlang.org/show_bug.cgi?id=20825

Basile-z <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://issues.dlang.org/sh
                   |                            |ow_bug.cgi?id=20824

--
May 13, 2020
https://issues.dlang.org/show_bug.cgi?id=20825

Basile-z <b2.temp@gmx.com> changed:

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

--- Comment #1 from Basile-z <b2.temp@gmx.com> ---
added support for this in dexed [1]. I close because this problem existed even before build.d.

[1] : https://gitlab.com/basile.b/dexed/-/commit/9ee7f4daabb9d8d5ec4eb33b82fdd9eeff049933

--
May 19, 2020
https://issues.dlang.org/show_bug.cgi?id=20825

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|WONTFIX                     |FIXED

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #11157 "Fix issue 20825: paths in error messages from build.d should be click…" was merged into master:

- 3931e7e23dab87522d081cdc5a0c140995177fdc by MoonlightSentinel:
  Fix issue 20825: paths in error messages from build.d should be clickable

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

--